backgroundColor property
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;
The background color of the text.
If set, the color is either an RGB color or transparent, depending on the
color
field.
OptionalColor? backgroundColor;