parent
ed257e39d0
commit
129548764e
@ -383,7 +383,7 @@ class ScamWarningDialogState extends State<ScamWarningDialog> {
|
|||||||
Navigator.of(context).pop();
|
Navigator.of(context).pop();
|
||||||
},
|
},
|
||||||
style: ElevatedButton.styleFrom(
|
style: ElevatedButton.styleFrom(
|
||||||
primary: Colors.blueAccent,
|
backgroundColor: Colors.blueAccent,
|
||||||
),
|
),
|
||||||
child: Text(
|
child: Text(
|
||||||
translate("Decline"),
|
translate("Decline"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user