widthHeightRatio property

double? widthHeightRatio
final

Only takes effect if the size of one side is matchConstraint and the size of the other side can be inferred (fixed size, matchParent, matchConstraint with two constraints)

Implementation

final double? widthHeightRatio;