menu
phoenix_popup package
documentation
popup_window.dart
PopupWindow
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
final
popUpWindow 的背景颜色,使用
showPopWindow
方法时,默认值为 Color(0xFF1A1A1A)
Implementation
final Color? backgroundColor;
phoenix_popup package
documentation
popup_window
PopupWindow
backgroundColor property
PopupWindow class