forked from yaso_meth/mih-project
Update MIH Alert close to error color
This commit is contained in:
@@ -101,7 +101,7 @@ class _MihAppAlertState extends State<MihAppAlert> {
|
||||
},
|
||||
icon: Icon(
|
||||
Icons.close,
|
||||
color: widget.alertColour,
|
||||
color: MzanziInnovationHub.of(context)!.theme.errorColor(),
|
||||
size: 35,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user