height property

int get height

Height of the image in pixels.

Implementation

int get height => image.height;