bottomLeft property

  1. @override
Offset get bottomLeft
override

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

Implementation

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