menu
sunday_ui package
documentation
CoreComponents/sunday_app/material_app.dart
SundayMaterialApp
home property
home property
dark_mode
light_mode
home
property
Widget
home
final
The widget for the default route of the app (the first screen shown).
Implementation
final Widget home;
sunday_ui package
documentation
CoreComponents/sunday_app/material_app
SundayMaterialApp
home property
SundayMaterialApp class