right property

T right
inherited

The x-coordinate of the right edge.

Implementation

T get right => left + width;