hasSelectedKey property

bool get hasSelectedKey

Whether a key is currently selected.

Implementation

bool get hasSelectedKey => _selectedKey != null;