Offset topRight

An Offset describing the vector from the top right of a rectangle to the top right of that rectangle inset by this object.

Source

Offset get topRight => new Offset(-right, top);