height property

int get height

Height of the rectangle

Implementation

int get height => size.y;