bottom property

double get bottom

Gets the bottom edge y-coordinate (computed property)

Implementation

double get bottom => y + height;