diff --git a/lib/pages/authentication/screens/verification.dart b/lib/pages/authentication/screens/verification.dart index 3d48f4d..e6f5d4f 100644 --- a/lib/pages/authentication/screens/verification.dart +++ b/lib/pages/authentication/screens/verification.dart @@ -18,7 +18,7 @@ class Verification extends StatelessWidget { appBarTitle: 'تغییر رمز عبور', children: [ DidvanText( - 'کد 6 رقممی ارسال شده به موبایل', + 'کد 6 رقمی ارسال شده به موبایل', style: Theme.of(context).textTheme.subtitle2, fontWeight: FontWeight.normal, ),