aspectRation property

  1. @override
double get aspectRation
override

The aspect ration of this dimension (width / height).

Implementation

@override
double get aspectRation => compute().aspectRation;