bottom property

T bottom
inherited

The y-coordinate of the bottom edge.

Implementation

T get bottom => top + height;