backgroundColor property

Color? backgroundColor
final

按钮的背景颜色。如果为 null,则从 type 派生颜色

Implementation

final Color? backgroundColor;