selected property

Set<T?> selected
final

The items currently selected.

Implementation

final Set<T?> selected;