maxY property

num get maxY

Returns: y + height

Implementation

num get maxY => y + height;