menu
checkable_treeview package
documentation
checkable_treeview.dart
TreeNode<T>
isPartiallySelected property
isPartiallySelected property
dark_mode
light_mode
isPartiallySelected
property
bool
isPartiallySelected
getter/setter pair
Whether this node is partially selected (some children selected).
Implementation
bool isPartiallySelected;
checkable_treeview package
documentation
checkable_treeview
TreeNode<T>
isPartiallySelected property
TreeNode class