Localization Changes #7

This commit is contained in:
2025-09-11 15:27:05 +05:30
parent 188fbe9bb1
commit b03e917d78
4 changed files with 50 additions and 49 deletions

View File

@@ -45,7 +45,7 @@ class TpinSetupPromptScreen extends StatelessWidget {
const TextStyle(fontSize: 18, fontWeight: FontWeight.w600),
),
style: ElevatedButton.styleFrom(
backgroundColor: theme.colorScheme.primary,
backgroundColor: theme.colorScheme.onPrimary,
padding: const EdgeInsets.symmetric(
vertical: 14,
horizontal: 32,