isCurrentCellInEditing property Null safety
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();