menu
fml package
documentation
widgets/table/table_model.dart
TableModel
widths property
widths property
dark_mode
light_mode
widths
property
Map
<
int
,
double
>
widths
getter/setter pair
Implementation
Map<int, double> widths = HashMap<int, double>();
fml package
documentation
widgets/table/table_model
TableModel
widths property
TableModel class