menu
jet_flutter_framework package
documentation
jet_framework.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;
jet_flutter_framework package
documentation
jet_framework
RouteMatch<T>
children property
RouteMatch class