backgroundColor property
Color
get
backgroundColor
Get the initial background color
Implementation
Color get backgroundColor => Colors.white;
Get the initial background color
Color get backgroundColor => Colors.white;