bottom property

int get bottom

The bottom edge y-coordinate (exclusive).

Implementation

int get bottom => y + height;