size property

Size size

Image size.

Implementation

Size get size => Size(width * 1, height * 1);