aspectRatio property

double aspectRatio
final

the aspect ratio of the image. you might set it to 16.0 / 9.0 for instance to make it 16:9

Implementation

final double aspectRatio;