left property

num left
override

The x-coordinate of the left edge.

Implementation

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