menu
flutter_data_table package
documentation
models/row_field_widget.dart
RowFieldWidgetModel<T>
columnName property
columnName property
dark_mode
light_mode
columnName
property
String
?
columnName
getter/setter pair
this is the corresponding column name
Implementation
String? columnName;
flutter_data_table package
documentation
models/row_field_widget
RowFieldWidgetModel<T>
columnName property
RowFieldWidgetModel class