backgroundColor property
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;
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.
OptionalColor? backgroundColor;