width property

int get width

The width of the image, derived from sourceRect.

Implementation

int get width => sourceRect.width;