canEditCells property

bool get canEditCells

Implementation

bool get canEditCells =>
    !query.queryMode && source.selectedCollection != null;