misstype fixed
This commit is contained in:
parent
711a4ad1d0
commit
4fedb89cc0
|
|
@ -18,7 +18,7 @@ class Verification extends StatelessWidget {
|
||||||
appBarTitle: 'تغییر رمز عبور',
|
appBarTitle: 'تغییر رمز عبور',
|
||||||
children: [
|
children: [
|
||||||
DidvanText(
|
DidvanText(
|
||||||
'کد 6 رقممی ارسال شده به موبایل',
|
'کد 6 رقمی ارسال شده به موبایل',
|
||||||
style: Theme.of(context).textTheme.subtitle2,
|
style: Theme.of(context).textTheme.subtitle2,
|
||||||
fontWeight: FontWeight.normal,
|
fontWeight: FontWeight.normal,
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue