aspectRatio property

double? aspectRatio
final

Aspect ratio is used if no height have been declared.

Defaults to 1:1 (square) aspect ratio.

Implementation

final double? aspectRatio;