size property

Size? size
final

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;