Use Mih Color Red
This commit is contained in:
@@ -243,9 +243,7 @@ class _PatientAccessRequestState extends State<Appointments> {
|
||||
MihAlertServices().formNotFilledCompletely(context);
|
||||
}
|
||||
},
|
||||
buttonColor: MzansiInnovationHub.of(context)!
|
||||
.theme
|
||||
.successColor(),
|
||||
buttonColor: MihColors.getGreenColor(context),
|
||||
width: 300,
|
||||
child: Text(
|
||||
"Add",
|
||||
|
||||
Reference in New Issue
Block a user