width property

int get width

Width of the image in pixels.

Implementation

int get width => image.width;