menu
thunderingcat_core package
documentation
navigation/stack_router.dart
StackRouterDelegateConfiguration
onUnknownRoute property
onUnknownRoute property
dark_mode
light_mode
onUnknownRoute
property
Route
? Function
(
RouteSettings
)
?
onUnknownRoute
final
unknown route handler
Implementation
final Route? Function(RouteSettings)? onUnknownRoute;
thunderingcat_core package
documentation
navigation/stack_router
StackRouterDelegateConfiguration
onUnknownRoute property
StackRouterDelegateConfiguration class