strokeColor property

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

Implementation

@JsonKey(toJson: toColorString)
Color? strokeColor;