width property

int get width

Implementation

int get width => max((localImage.pixelWidth! * scale).round(), minPixels);