bottom property

double get bottom

Implementation

double get bottom => (position.y * size.y) + size.y;