height property

int get height

The height of the image, derived from sourceRect.

Implementation

int get height => sourceRect.height;