scaledSize property

int scaledSize

Image size after computing scale

Implementation

int get scaledSize => size * scale;