scaledSize property
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;
The size of the entire image after scaling, if any. Use this property to stretch/shrink an image or a sprite.
final Size? scaledSize;