backgroundColor property

Color? backgroundColor
final

背景颜色

设置Toast的背景色,支持所有Material颜色 透明度将影响背景的显示效果

Implementation

final Color? backgroundColor;