Theme Mode-System Default, Minor Changes & Logout Button #1
This commit is contained in:
@@ -90,7 +90,7 @@ class _BeneficiaryResultPageState extends State<BeneficiaryResultPage> {
|
||||
),
|
||||
child: Text(
|
||||
AppLocalizations.of(context).done,
|
||||
style: const TextStyle(fontSize: 18), // slightly bigger text
|
||||
style: TextStyle(color: Theme.of(context).colorScheme.onPrimaryContainer), // slightly bigger text
|
||||
),
|
||||
),
|
||||
),
|
||||
|
Reference in New Issue
Block a user