titleColor property

  1. @JsonKey(toJson: toColorString)
Color titleColor
getter/setter pair

The color of the dialogs title.

Implementation

@JsonKey(toJson: toColorString)
Color titleColor;