menu
basic_dropdown_button package
documentation
custom_dropdown_button.dart
CustomDropDownButtonItem<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The value associated with this menu item.
Implementation
final T value;
basic_dropdown_button package
documentation
custom_dropdown_button
CustomDropDownButtonItem<T>
value property
CustomDropDownButtonItem class