navbar updates

This commit is contained in:
Márton Kiss
2024-03-04 12:04:52 +01:00
committed by GitHub
parent 7c9b12301b
commit 7e09fe7fff
3 changed files with 70 additions and 14 deletions

View File

@@ -6,8 +6,10 @@ class NavigationRoute {
"home",
"grades",
"timetable",
"messages",
"absences",
"notes",
"inbox",
// "messages",
// "absences",
];
String get name => _name;