backgroundColor property
Color
get
backgroundColor
Root background color.
Implementation
Color get backgroundColor => themeTokens.backgroundColor.color!;
Root background color.
Color get backgroundColor => themeTokens.backgroundColor.color!;