selectedIds property

Set<Object> get selectedIds

Implementation

Set<Object> get selectedIds => Set.unmodifiable(_selected);