menu
tree_state_machine package
documentation
build.dart
CompositeNodeInfo
children property
children property
dark_mode
light_mode
children
property
List
<
TreeNodeInfo
>
children
final
Unmodifiable list of the child nodes of this node.
Implementation
final List<TreeNodeInfo> children;
tree_state_machine package
documentation
build
CompositeNodeInfo
children property
CompositeNodeInfo class