backgroundOpacity property

  1. @JsonKey.new(required: true, disallowNullValue: true)
double get backgroundOpacity
inherited

Implementation

@Size2DConverter() Size2D get artboardSize;@CanvasFillConverter()@JsonKey(required: true, disallowNullValue: true) CanvasFill get backgroundFill;@JsonKey(required: true, disallowNullValue: true) double get backgroundOpacity;