menu
accessibility_navigation package
documentation
feature_router.dart
FeatureRoute
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;
accessibility_navigation package
documentation
feature_router
FeatureRoute
routes property
FeatureRoute class