menu
jet_flutter_framework package
documentation
jet_framework.dart
AutoRoute
children property
children property
dark_mode
light_mode
children
property
List
<
AutoRoute
>
?
children
final
The list of
AutoRoute
children of this route
Implementation
final List<AutoRoute>? children;
jet_flutter_framework package
documentation
jet_framework
AutoRoute
children property
AutoRoute class