Update: 2026-06-12 20:40:40

This commit is contained in:
Hamza-Ayed
2026-06-12 20:40:40 +03:00
parent 305ae01d52
commit f907212c57
294 changed files with 3592 additions and 3581 deletions

View File

@@ -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()),