widthPercentage property

  1. @JsonKey(name: 'width_percentage')
double get widthPercentage
inherited

The width of the area's rectangle, as a percentage of the media width

Implementation

@JsonKey(name: 'width_percentage')
double get widthPercentage;