menu
seedkit_module_router package
documentation
seedkit_module_router_to.dart
RouteMatch<T>
children property
children property
dark_mode
light_mode
children
property
List
<
RouteMatch
>
?
children
final
The list of child matches of this match
Implementation
final List<RouteMatch>? children;
seedkit_module_router package
documentation
seedkit_module_router_to
RouteMatch<T>
children property
RouteMatch class