Flutter
widgets
Rect
left
left
Flutter
widgets
Rect
left
property
left
Flutter
widgets
Rect
Static properties
zero
Static methods
lerp
Constructors
fromCircle
fromLTRB
fromLTWH
fromPoints
Properties
bottom
bottomCenter
bottomLeft
bottomRight
center
centerLeft
centerRight
hashCode
height
isEmpty
left
right
shortestSide
size
top
topCenter
topLeft
topRight
width
runtimeType
Operators
operator ==
Methods
contains
deflate
inflate
intersect
shift
toString
noSuchMethod
double
left
The offset of the left edge of this rectangle from the x axis.
Source
double get left => _value[0];