backgroundColor property

Color? backgroundColor
final

徽章的填充颜色。

默认为 BadgeTheme 的背景色,如果主题值为 null,则默认为 ColorScheme.error

Implementation

final Color? backgroundColor;