menu
shell_route_transitions package
documentation
animated_stateful_shell_route.dart
AnimatedStatefulShellRoute
routes property
routes property
dark_mode
light_mode
routes
property
List
<
RouteBase
>
routes
final
inherited
The list of child routes associated with this route.
Implementation
final List<RouteBase> routes;
shell_route_transitions package
documentation
animated_stateful_shell_route
AnimatedStatefulShellRoute
routes property
AnimatedStatefulShellRoute class