aspectRatio property

double get aspectRatio
inherited

Implementation

double get aspectRatio => size.width / size.height;