type property

  1. @JsonKey(name: 'type')
BackgroundFillType get type
inherited

Type of the background fill - always solid

Implementation

@JsonKey(name: 'type')
BackgroundFillType get type;