Localization Changes #7
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user