isCurrentCellInEditing property
bool
get
isCurrentCellInEditing
Whether the currently selected cell is in editing mode.
Implementation
bool get isCurrentCellInEditing => _isCurrentCellInEditing();
Whether the currently selected cell is in editing mode.
bool get isCurrentCellInEditing => _isCurrentCellInEditing();