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