selected property

List<int> get selected

Implementation

List<int> get selected => List.unmodifiable(_selected);