SelectionPickerState constructor

SelectionPickerState(
  1. String selectedValue
)

Implementation

SelectionPickerState(this.selectedValue);