menu
packagist_route package
documentation
route.dart
StatefulShellBranch
routes property
routes property
dark_mode
light_mode
routes
property
List
<
RouteBase
>
routes
final
The list of child routes associated with this route branch.
Implementation
final List<RouteBase> routes;
packagist_route package
documentation
route
StatefulShellBranch
routes property
StatefulShellBranch class