menu
jet_flutter_framework package
documentation
jet_framework.dart
HierarchySegment
children property
children property
dark_mode
light_mode
children
property
List
<
HierarchySegment
>
children
final
The list of sub-child routes if any
Implementation
final List<HierarchySegment> children;
jet_flutter_framework package
documentation
jet_framework
HierarchySegment
children property
HierarchySegment class