cameraAspectRatio property

double get cameraAspectRatio

Implementation

double get cameraAspectRatio => _controller?.value.aspectRatio ?? 0;