selectedItems property

Set<T> selectedItems
final

The list of currently selected items.

Implementation

final Set<T> selectedItems = {};