menu
tree_data_table package
documentation
source/models/tree_row.dart
TreeRow
columns property
columns property
dark_mode
light_mode
columns
property
List
<
TreeColumn
>
columns
final
The list of columns in the node
Implementation
final List<TreeColumn> columns;
tree_data_table package
documentation
source/models/tree_row
TreeRow
columns property
TreeRow class