right property

double get right

Gets the right edge x-coordinate (computed property)

Implementation

double get right => x + width;