menu
recursive_tree_flutter package
documentation
models/abstract_node_type.dart
AbsNodeType
isExpanded property
isExpanded property
dark_mode
light_mode
isExpanded
property
bool
isExpanded
getter/setter pair
This property will be useful in an expandable tree view widget.
Implementation
bool isExpanded;
recursive_tree_flutter package
documentation
models/abstract_node_type
AbsNodeType
isExpanded property
AbsNodeType class