fix : label
This commit is contained in:
@@ -102,7 +102,7 @@ class AuthPage extends GetView<AuthLogic> {
|
|||||||
borderRadius: BorderRadius.circular(8),
|
borderRadius: BorderRadius.circular(8),
|
||||||
gapPadding: 11,
|
gapPadding: 11,
|
||||||
),
|
),
|
||||||
labelText: 'شماره موبایل',
|
labelText: 'نام کاربری',
|
||||||
labelStyle: AppFonts.yekan13,
|
labelStyle: AppFonts.yekan13,
|
||||||
errorStyle: AppFonts.yekan13.copyWith(
|
errorStyle: AppFonts.yekan13.copyWith(
|
||||||
color: AppColor.redNormal,
|
color: AppColor.redNormal,
|
||||||
|
|||||||
Reference in New Issue
Block a user