menu
auto_route package
documentation
auto_route.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;
auto_route package
documentation
auto_route
AutoRoute
children property
AutoRoute class