foregroundColor property

OptionalColor? foregroundColor
getter/setter pair

The foreground color of the text.

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

Implementation

OptionalColor? foregroundColor;