aspectRatio property
final
The aspect ratio to attempt to use.
The aspect ratio is expressed as a ratio of width to height. For example, a 16:9 width:height aspect ratio would have a value of 16.0/9.0.
Implementation
final double aspectRatio;