Localization Changes #8
This commit is contained in:
@@ -135,7 +135,7 @@ class _TpinOtpScreenState extends State<TpinOtpScreen> {
|
||||
fontSize: 18, fontWeight: FontWeight.w600),
|
||||
),
|
||||
style: ElevatedButton.styleFrom(
|
||||
backgroundColor: theme.colorScheme.primary,
|
||||
backgroundColor: theme.colorScheme.onPrimary,
|
||||
padding: const EdgeInsets.symmetric(
|
||||
vertical: 14,
|
||||
horizontal: 28,
|
||||
|
Reference in New Issue
Block a user