SingleSelectController<T> constructor

SingleSelectController<T>(
  1. T? _value
)

Implementation

SingleSelectController(super._value);