hasSelectedKey property
bool
get
hasSelectedKey
Whether a key is currently selected.
Implementation
bool get hasSelectedKey => _selectedKey != null;
Whether a key is currently selected.
bool get hasSelectedKey => _selectedKey != null;