menu
feature_navigator package
documentation
feature_route.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;
feature_navigator package
documentation
feature_route
FeatureRoute
routes property
FeatureRoute class