bottom property

num? bottom
getter/setter pair

底坐标值(与 y + height 具有相同的值,如果 height 为负值,则为 y 的值)。

Implementation

num? bottom;