textColor property

int textColor
getter/setter pair

Foreground color for text. The default is black (ff000000).

Implementation

int textColor = 0xff000000;