left property

num? left
getter/setter pair

左坐标值(与 x 具有相同的值,如果 width 为负值,则为 x + width 的值)。

Implementation

num? left;