selectedItems property

Set<T>? selectedItems
final

Currently selected items

Implementation

final Set<T>? selectedItems;