backgroundColor property
Color
get
backgroundColor
A color that contrasts with the primaryColor.
Implementation
Color get backgroundColor => this.theme.backgroundColor;
A color that contrasts with the primaryColor.
Color get backgroundColor => this.theme.backgroundColor;