fontColor property

int? fontColor
getter/setter pair

Font color, ARGB format. If not set, the default is white opaque (0xFFFFFFFF).

Implementation

int? fontColor;