aspectRatio property

double get aspectRatio

Implementation

double get aspectRatio => previewSize!.height / previewSize!.width;