menu
tree_data_table package
documentation
source/models/tree_column.dart
TreeColumn
width property
width property
dark_mode
light_mode
width
property
ValueNotifier
<
double
?
>
width
getter/setter pair
The width of the header and data column. Defaults to auto width
Implementation
ValueNotifier<double?> width;
tree_data_table package
documentation
source/models/tree_column
TreeColumn
width property
TreeColumn class