aspectRatio property
double
get
aspectRatio
Current video aspect ratio.
Use addListener method to subscribe to the video frame aspect ratio changes.
Implementation
double get aspectRatio => value.aspectRatio;