scaledSize property

Size? scaledSize
final

The size of the entire image after scaling, if any. Use this property to stretch/shrink an image or a sprite.

Implementation

final Size? scaledSize;