aspectRatio property

double aspectRatio
final

The aspect ratio to use when sizing the child.

For example, a 16:9 aspect ratio would have a value of 16.0 / 9.0.

Implementation

final double aspectRatio;