backgroundColor property
getter/setter pair
The color with which the background will be drawn. Default value: "#000000".
Implementation
int? backgroundColor;
The color with which the background will be drawn. Default value: "#000000".
int? backgroundColor;