strokeColor property

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

Implementation

@JsonKey(toJson: toArgbString)
Color? strokeColor;