aspectRatio property

double aspectRatio

Implementation

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