MultiSelectController<T> constructor

MultiSelectController<T>([
  1. Iterable<T>? value
])

Implementation

MultiSelectController([super.value]);