menu
artisanal_widgets package
documentation
artisanal_widgets.dart
TreeViewNode<T>
selectable property
selectable property
dark_mode
light_mode
selectable
property
bool
selectable
final
Whether this node may receive selection.
Implementation
final bool selectable;
artisanal_widgets package
documentation
artisanal_widgets
TreeViewNode<T>
selectable property
TreeViewNode class