bottom property

int get bottom

The first row outside this area.

Implementation

int get bottom => y + height;