size property
The size of the image. If one dimension is zero then the other dimension will be used to scale the zero dimension based on the original image size.
Implementation
final Size? size;
The size of the image. If one dimension is zero then the other dimension will be used to scale the zero dimension based on the original image size.
final Size? size;