menu
selectpicker package
documentation
styles/select_picker_theme.dart
SelectPickerThemeData
menuBackgroundColor property
menuBackgroundColor property
dark_mode
light_mode
menuBackgroundColor
property
Color
?
menuBackgroundColor
final
The background color of the menu (bottom sheet).
Implementation
final Color? menuBackgroundColor;
selectpicker package
documentation
styles/select_picker_theme
SelectPickerThemeData
menuBackgroundColor property
SelectPickerThemeData class