fillColor property

  1. @JsonKey(toJson: toColorString)
Color? fillColor
read / write

Implementation

@JsonKey(toJson: toColorString)
Color? fillColor;