aspectRatio property
The aspect ratio of the video player. This is a double value that represents the width divided by the height of the video. If null, the default aspect ratio will be used.
Implementation
final double? aspectRatio;
The aspect ratio of the video player. This is a double value that represents the width divided by the height of the video. If null, the default aspect ratio will be used.
final double? aspectRatio;