menu
dynamic_table_scroll package
documentation
dynamic_table_scroll.dart
DynamicTableColumn<T>
width property
width property
dark_mode
light_mode
width
property
double
width
final
Width of the column (used as initial or fixed width).
Implementation
final double width;
dynamic_table_scroll package
documentation
dynamic_table_scroll
DynamicTableColumn<T>
width property
DynamicTableColumn class