upddate color
This commit is contained in:
parent
c0a35411b5
commit
cac8f7ca8e
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ class _MihPersonalSettingsState extends State<MihPersonalSettings> {
|
||||||
deleteAccountPopUp(context);
|
deleteAccountPopUp(context);
|
||||||
},
|
},
|
||||||
buttonColor:
|
buttonColor:
|
||||||
MzanziInnovationHub.of(context)!.theme.secondaryColor(),
|
MzanziInnovationHub.of(context)!.theme.errorColor(),
|
||||||
width: 300,
|
width: 300,
|
||||||
child: Text(
|
child: Text(
|
||||||
"Delete Account",
|
"Delete Account",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue