menu
tree_data_table package
documentation
source/models/export/tree_row_node.dart
TreeRowNode
selectable property
selectable property
dark_mode
light_mode
selectable
property
bool
selectable
final
Whether this row can be selected when row selection is enabled.
Implementation
final bool selectable;
tree_data_table package
documentation
source/models/export/tree_row_node
TreeRowNode
selectable property
TreeRowNode class