menu
tree_data_table package
documentation
source/models/tree_row.dart
TreeRow
pathIndexes property
pathIndexes property
dark_mode
light_mode
pathIndexes
property
List
<
int
>
pathIndexes
final
Stable indexes from the page root to this row.
Implementation
final List<int> pathIndexes;
tree_data_table package
documentation
source/models/tree_row
TreeRow
pathIndexes property
TreeRow class