foregroundColorStyle property

ColorStyle? foregroundColorStyle
getter/setter pair

The foreground color of the text.

If foreground_color is also set, this field takes precedence.

Implementation

ColorStyle? foregroundColorStyle;