menu
vyuh_core package
documentation
runtime/cms_route.dart
CMSRoute
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;
vyuh_core package
documentation
runtime/cms_route
CMSRoute
routes property
CMSRoute class