selectedValues property

List<DropDownModel<T>> selectedValues
final

Implementation

final List<DropDownModel<T>> selectedValues = [];