menu
tree_data_table package
documentation
source/tree_data_table.dart
TreeDataTable
selectedRowIds property
selectedRowIds property
dark_mode
light_mode
selectedRowIds
property
Set
<
Object
>
?
selectedRowIds
final
Controlled set of selected row IDs.
Implementation
final Set<Object>? selectedRowIds;
tree_data_table package
documentation
source/tree_data_table
TreeDataTable
selectedRowIds property
TreeDataTable class