Localization Changes #8

This commit is contained in:
2025-09-11 15:32:27 +05:30
parent b03e917d78
commit 191610c9b2

View File

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