menu
webapp package
documentation
wa_route.dart
WebRoute
children property
children property
dark_mode
light_mode
children
property
List
<
WebRoute
>
children
getter/setter pair
Sub-routes of the current route, defining a tree structure of routes.
Implementation
List<WebRoute> children;
webapp package
documentation
wa_route
WebRoute
children property
WebRoute class