right property

int get right

The right edge x-coordinate (exclusive).

Implementation

int get right => x + width;