fills property

  1. @JsonKey(defaultValue: [])
List<Paint> fills
final

Paints applied to characters.

Implementation

@JsonKey(defaultValue: [])
final List<Paint> fills;