menu
mburger package
documentation
elements/mb_dropdown_element.dart
MBDropdownElement
selectedOption property
selectedOption property
dark_mode
light_mode
selectedOption
property
String
?
selectedOption
final
The selected option of the dropdown.
Implementation
final String? selectedOption;
mburger package
documentation
elements/mb_dropdown_element
MBDropdownElement
selectedOption property
MBDropdownElement class