aspectRatio property
CameraAspectRatios
get
aspectRatio
Returns the current camera aspect ratio without stream
Implementation
CameraAspectRatios get aspectRatio => _aspectRatioController.value;
Returns the current camera aspect ratio without stream
CameraAspectRatios get aspectRatio => _aspectRatioController.value;