menu
flutter_data_table package
documentation
models/row_field_widget.dart
RowFieldWidgetModel<T>
fixedWidth property
fixedWidth property
dark_mode
light_mode
fixedWidth
property
double
?
fixedWidth
getter/setter pair
fixedWidth is a double type. This provides the cell a fixed width.
Implementation
double? fixedWidth;
flutter_data_table package
documentation
models/row_field_widget
RowFieldWidgetModel<T>
fixedWidth property
RowFieldWidgetModel class