maxX property

num get maxX

Returns: x + width

Implementation

num get maxX => x + width;