menu
geniuslink_design_system package
documentation
design_system/components/data/readable_table_models.dart
ReadableColumn<T>
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
Fixed pixel width. When null the column flexes by
flex
.
Implementation
final double? width;
geniuslink_design_system package
documentation
design_system/components/data/readable_table_models
ReadableColumn<T>
width property
ReadableColumn class