bottom property

double get bottom

Gets the bottom edge y-coordinate.

Implementation

double get bottom => y + height;