AppShell Overview
menu
flutter_start
flutter_start.dart
StartUserStoryConfiguration
homeScreenRoute property
homeScreenRoute
dark_mode
light_mode
homeScreenRoute
property
String
?
homeScreenRoute
final
The route that is used to navigate to the home screen.
Implementation
final String? homeScreenRoute;
flutter_start
flutter_start
StartUserStoryConfiguration
homeScreenRoute property
StartUserStoryConfiguration class