SelectController<T> constructor

SelectController<T>([
  1. T? value
])

Implementation

SelectController([super.value]);