NEW: MIH Access Controlls Provider Setup

This commit is contained in:
2025-10-21 15:42:38 +02:00
parent 926b749fa8
commit b0d38b4b11
11 changed files with 167 additions and 264 deletions

View File

@@ -37,7 +37,6 @@ class _MzansiCalendarState extends State<MzansiCalendar> {
icon: const Icon(Icons.arrow_back),
iconSize: 35,
onTap: () {
// Navigator.of(context).pop();
context.read<MihCalendarProvider>().resetSelectedDay();
context.goNamed(
'mihHome',