aspectRatio property

double get aspectRatio

Implementation

double get aspectRatio => MediaQuery.of(this).size.aspectRatio;