backgroundColor property

OptionalColor? backgroundColor
getter/setter pair

The background color of the text.

If set, the color is either opaque or transparent, depending on if the opaque_color field in it is set.

Implementation

OptionalColor? backgroundColor;