menu
bloom_framework package
documentation
bloom_mobile.dart
FragmentNode
children property
children property
dark_mode
light_mode
children
property
List
<
BloomNode
>
children
final
The list of child descriptors grouped by this fragment.
Implementation
final List<BloomNode> children;
bloom_framework package
documentation
bloom_mobile
FragmentNode
children property
FragmentNode class