aspectRatio property

double aspectRatio

Horizontal size divided by vertical size.

Implementation

double get aspectRatio => h / v;