aspectRatio property

double aspectRatio
final

Defines the aspect ratio to be assigned to the player. This property along with width calculates the player size.

Default is 16 / 9.

Implementation

final double aspectRatio;