topRight property

  1. @override
Offset get topRight
override

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

Implementation

@override
Offset get topRight => $value.topRight;