hasSelection property

bool get hasSelection

Implementation

bool get hasSelection => selectedItem != null && phase != OverlayPhase.idle;