menu
aegee_leiden_app
screens/navigationShell/navigationShell.dart
NavigationShell
NavigationShell const constructor
NavigationShell
dark_mode
light_mode
NavigationShell
constructor
const
NavigationShell
(
{
Key
?
key
,
required
Widget
child
}
)
Implementation
const NavigationShell({super.key, required this.child});
aegee_leiden_app
navigationShell
NavigationShell
NavigationShell const constructor
NavigationShell class