Text color in hex format (e.g. '#FF0000'). Null = auto (default color).
@override String? get color => null;
@override set color(String? value) {}