height property

num height
override

The height of the rectangle.

Implementation

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