aspectRatio property

double get aspectRatio

Get aspect ratio

Implementation

double get aspectRatio => width / height;