menu
tree_data_table package
documentation
source/models/export/header_column.dart
HeaderColumn
maximumWidth property
maximumWidth property
dark_mode
light_mode
maximumWidth
property
double
?
maximumWidth
final
The maximum width of the header and data column.
Implementation
final double? maximumWidth;
tree_data_table package
documentation
source/models/export/header_column
HeaderColumn
maximumWidth property
HeaderColumn class