menu
basic_dropdown_button package
documentation
custom_dropdown_button.dart
CustomDropDownButtonItem<T>
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Determines if the menu item is enabled.
Implementation
final bool enabled;
basic_dropdown_button package
documentation
custom_dropdown_button
CustomDropDownButtonItem<T>
enabled property
CustomDropDownButtonItem class