chore: Update to flutter 3.3.0
This commit is contained in:
parent
4490c598ff
commit
977b0c19c6
6 changed files with 4 additions and 6 deletions
|
|
@ -335,7 +335,7 @@ class BootstrapDialogState extends State<BootstrapDialog> {
|
|||
const SizedBox(height: 16),
|
||||
ElevatedButton.icon(
|
||||
style: ElevatedButton.styleFrom(
|
||||
onPrimary: Colors.red,
|
||||
foregroundColor: Colors.red,
|
||||
),
|
||||
icon: const Icon(Icons.delete_outlined),
|
||||
label: Text(L10n.of(context)!.recoveryKeyLost),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue