right property

int right

The right edge of this rectangle on the x-axis.

Implementation

int get right => x + width;