aspect property

double get aspect

Returns the aspect ratio of image.

Implementation

double get aspect => dimensions.value.aspectRatio;