foregroundColor property
The color of the text itself.
If set, the color is either opaque or transparent, depending on if the
opaque_color
field in it is set.
Implementation
OptionalColor? foregroundColor;
The color of the text itself.
If set, the color is either opaque or transparent, depending on if the
opaque_color
field in it is set.
OptionalColor? foregroundColor;