hasSelection property

bool get hasSelection

Implementation

bool get hasSelection => selectedItems?.isNotEmpty ?? false;