height property

num height

The height of the rectangle.

Implementation

num get height => JS("num", "#.height", this);