menu
basic_dropdown_button package
documentation
custom_dropdown_button.dart
CustomDropDownButton<T>
selectedValue property
selectedValue property
dark_mode
light_mode
selectedValue
property
T?
selectedValue
final
The currently selected value.
Implementation
final T? selectedValue;
basic_dropdown_button package
documentation
custom_dropdown_button
CustomDropDownButton<T>
selectedValue property
CustomDropDownButton class