selectedValue property

String? selectedValue
getter/setter pair

The currently selected value in the dropdown.

Implementation

String? selectedValue;