fillColor property

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

Implementation

@JsonKey(toJson: toArgbString)
Color? fillColor;