hasSelection property

bool get hasSelection

Whether there is a non-collapsed selection.

Implementation

bool get hasSelection => _model.hasSelection;