backgroundColor property

int? backgroundColor
getter/setter pair

The color with which the background will be drawn. Default value: "#000000".

Implementation

int? backgroundColor;