color property

String? color
getter/setter pair

Text color in hex format (e.g. '#FF0000'). Null = auto (default color).

Implementation

String? color;