RadioGroupController<T> constructor

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

Implementation

RadioGroupController([super.value]);