bottom property

int get bottom

The bottom edge Y-coordinate.

Implementation

int get bottom => y + height;