bottomRight property

Offset get bottomRight

Implementation

Offset get bottomRight => Offset(x2.toDouble(), y2.toDouble());