menu
fml package
documentation
widgets/table/table_row_cell_model.dart
TableRowCellModel
maybeEditable property
maybeEditable property
dark_mode
light_mode
maybeEditable
property
bool
get
maybeEditable
Implementation
bool get maybeEditable => _editable != null;
fml package
documentation
widgets/table/table_row_cell_model
TableRowCellModel
maybeEditable property
TableRowCellModel class