menu
custom_popup package
documentation
custom_popup.dart
CustomPopupButtonTheme
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
final
Background color of the button. If null, the default color is used.
Implementation
final Color? backgroundColor;
custom_popup package
documentation
custom_popup
CustomPopupButtonTheme
backgroundColor property
CustomPopupButtonTheme class