menu
tree_data_table package
documentation
source/tree_data_table.dart
TreeDataTable
selectRowsOnTap property
selectRowsOnTap property
dark_mode
light_mode
selectRowsOnTap
property
bool
selectRowsOnTap
final
Whether tapping a row toggles or replaces row selection.
Implementation
final bool selectRowsOnTap;
tree_data_table package
documentation
source/tree_data_table
TreeDataTable
selectRowsOnTap property
TreeDataTable class