menu
packagist_route package
documentation
route.dart
TypedStatefulShellBranch<T extends StatefulShellBranchData>
routes property
routes property
dark_mode
light_mode
routes
property
List
<
TypedRoute
<
RouteData
>
>
routes
final
Child route definitions.
See
RouteBase.routes
.
Implementation
final List<TypedRoute<RouteData>> routes;
packagist_route package
documentation
route
TypedStatefulShellBranch<T extends StatefulShellBranchData>
routes property
TypedStatefulShellBranch class