aspectRatioString property

String get aspectRatioString

Returns the aspect ratio as a string.

Implementation

String get aspectRatioString => screenSize.getAspectRatioString();