fix wording in menu

This commit is contained in:
2025-04-14 10:02:54 +02:00
parent 5e4430292f
commit 27a4812cfc
4 changed files with 15 additions and 2 deletions

View File

@@ -313,7 +313,7 @@ class _PatientAccessRequestState extends State<Appointments> {
Icons.add,
color: MzanziInnovationHub.of(context)!.theme.primaryColor(),
),
label: "Add Card",
label: "Add Appointment",
labelBackgroundColor:
MzanziInnovationHub.of(context)!.theme.successColor(),
labelStyle: TextStyle(

View File

@@ -329,7 +329,7 @@ class _MihCardsState extends State<MihCards> {
color:
MzanziInnovationHub.of(context)!.theme.primaryColor(),
),
label: "Add Card",
label: "Add Loyalty Card",
labelBackgroundColor:
MzanziInnovationHub.of(context)!.theme.successColor(),
labelStyle: TextStyle(