textColor property

int? textColor
getter/setter pair

The color with which the text will be drawn. Default value: "#000000".

Implementation

int? textColor;