selectedKey property

K? get selectedKey

The currently selected key.

Implementation

K? get selectedKey => _selectedKey;