Flutter
dart:math
Rectangle
<
T extends num
>
left property
left
Rectangle class
Constructors
Rectangle
fromPoints
Properties
height
left
top
width
bottom
bottomLeft
bottomRight
hashCode
right
runtimeType
topLeft
topRight
Methods
boundingBox
containsPoint
containsRectangle
intersection
intersects
noSuchMethod
toString
Operators
operator ==
left property
T
left
final
The x-coordinate of the left edge.
Implementation
final T left