bottomRight property

  1. @override
Offset get bottomRight
override

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

Implementation

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