selecteds property

List<int> selecteds
getter/setter pair

Index of currently selected items

Implementation

late List<int> selecteds;