menu
flutter_themed
themed_app.dart
ThemedApp
onUnknownRoute property
onUnknownRoute
dark_mode
light_mode
onUnknownRoute
property
RouteFactory
?
onUnknownRoute
final
Called when
onGenerateRoute
fails to generate a route.
Implementation
final RouteFactory? onUnknownRoute;
flutter_themed
themed_app
ThemedApp
onUnknownRoute property
ThemedApp class