menu
material_table_view package
documentation
material_table_view.dart
TableColumn
minResizeWidth property
minResizeWidth property
dark_mode
light_mode
minResizeWidth
property
double
?
minResizeWidth
final
Minimum width the column is allowed to resize to.
Implementation
final double? minResizeWidth;
material_table_view package
documentation
material_table_view
TableColumn
minResizeWidth property
TableColumn class