selectedKeys property
LinkedHashSet<K>
get
selectedKeys
The set of selected item keys.
Implementation
LinkedHashSet<K> get selectedKeys => value.selectedKeys;
The set of selected item keys.
LinkedHashSet<K> get selectedKeys => value.selectedKeys;