color property

Color? color
final

The background color of the badge. If null, the current FluentTheme.accentColor is used

Some other used colors are:

Implementation

final Color? color;