menu
flutter_themed package
documentation
themed_app.dart
ThemedApp
initialRoute property
initialRoute property
dark_mode
light_mode
initialRoute
property
String
?
initialRoute
final
The name of the first route to show.
Implementation
final String? initialRoute;
flutter_themed package
documentation
themed_app
ThemedApp
initialRoute property
ThemedApp class