preserveRatio property

  1. @JsonKey(defaultValue: false)
bool preserveRatio
final

Keep height and width constrained to same ratio.

Implementation

@JsonKey(defaultValue: false)
final bool preserveRatio;