canEditCells property

bool get canEditCells

Implementation

bool get canEditCells =>
    !queryMode && !queryCustomResult && selectedCollection != null;