RadioPickerState constructor

RadioPickerState(
  1. String? selectedValue
)

Implementation

RadioPickerState(this.selectedValue);