isCurrentCellInEditing property

bool get isCurrentCellInEditing

Whether the currently selected cell is in editing mode.

Implementation

bool get isCurrentCellInEditing => _isCurrentCellInEditing();