hasSelection property

bool get hasSelection

Whether anything is selected.

Implementation

bool get hasSelection => controller.hasSelection;