selectedKeys property

LinkedHashSet<K> get selectedKeys

The set of selected item keys.

Implementation

LinkedHashSet<K> get selectedKeys => value.selectedKeys;