menu
thunderingcat_core package
documentation
navigation/stack_router.dart
StackRouterDelegate
routes property
routes property
dark_mode
light_mode
routes
property
List
<
StackRoute
>
get
routes
Implementation
List<StackRoute> get routes => List.unmodifiable(_routes);
thunderingcat_core package
documentation
navigation/stack_router
StackRouterDelegate
routes property
StackRouterDelegate class