menu
bloom_framework package
documentation
bloom_mobile.dart
BloomRoute
children property
children property
dark_mode
light_mode
children
property
List
<
BloomRoute
>
children
final
Nested child routes matched within this route's hierarchy.
Implementation
final List<BloomRoute> children;
bloom_framework package
documentation
bloom_mobile
BloomRoute
children property
BloomRoute class