width property

num width
override

The width of the rectangle.

Implementation

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