Flutter
dart:ui
Rect
left property
left
left
property
Null safety
double
left
final
The offset of the left edge of this rectangle from the x axis.
Implementation
final double left;
Flutter
dart:ui
Rect
left property
Rect class
Constructors
fromCenter
fromCircle
fromLTRB
fromLTWH
fromPoints
Properties
bottom
bottomCenter
bottomLeft
bottomRight
center
centerLeft
centerRight
hashCode
hasNaN
height
isEmpty
isFinite
isInfinite
left
longestSide
right
runtimeType
shortestSide
size
top
topCenter
topLeft
topRight
width
Methods
contains
deflate
expandToInclude
inflate
intersect
noSuchMethod
overlaps
shift
toString
translate
Operators
operator ==
Static methods
lerp
Constants
largest
zero