menu
tree_data_table package
documentation
source/models/tree_row.dart
TreeRow
rows property
rows property
dark_mode
light_mode
rows
property
List
<
TreeRow
>
rows
final
The list of child nodes
Implementation
final List<TreeRow> rows;
tree_data_table package
documentation
source/models/tree_row
TreeRow
rows property
TreeRow class