menu
custom_y_player package
documentation
y_player.dart
YPlayer
aspectRatio property
aspectRatio property
dark_mode
light_mode
aspectRatio
property
double
?
aspectRatio
final
The aspect ratio of the video player. If null, defaults to 16:9.
Implementation
final double? aspectRatio;
custom_y_player package
documentation
y_player
YPlayer
aspectRatio property
YPlayer class