Update: 2026-06-12 20:40:40
This commit is contained in:
@@ -86,8 +86,8 @@ class SmsSignupEgypt extends StatelessWidget {
|
||||
key: registerCaptainController.formKey3,
|
||||
child: MyTextForm(
|
||||
controller: registerCaptainController.verifyCode,
|
||||
label: '5 digit'.tr,
|
||||
hint: '5 digit'.tr,
|
||||
label: '3 digit'.tr,
|
||||
hint: '3 digit'.tr,
|
||||
type: TextInputType.number),
|
||||
)
|
||||
: const SizedBox()),
|
||||
|
||||
Reference in New Issue
Block a user