MultiSelectController<T> constructor

MultiSelectController<T>(
  1. List<T> value
)

Implementation

MultiSelectController(super.value);