backgroundColor property Null safety
final
A color that contrasts with the primaryColor, e.g. used as the remaining part of a progress bar.
Implementation
final Color backgroundColor;
A color that contrasts with the primaryColor, e.g. used as the remaining part of a progress bar.
final Color backgroundColor;