backgroundColor property

Color? backgroundColor
final

popUpWindow 的背景颜色,使用 showPopWindow 方法时,默认值为 Color(0xFF1A1A1A)

Implementation

final Color? backgroundColor;