size property

Size size

Full size of the analysis image.

Implementation

Size get size => Size(width.toDouble(), height.toDouble());