backgroundColor property

OptionalColor? backgroundColor
getter/setter pair

The background color of the text.

If set, the color is either an RGB color or transparent, depending on the color field.

Implementation

OptionalColor? backgroundColor;