Dart SDK
dart:math
Rectangle
topLeft
topLeft
Dart SDK
dart:math
Rectangle
topLeft
property
topLeft
Dart SDK
dart:math
Rectangle
Constructors
Rectangle
fromPoints
Properties
bottom
bottomLeft
bottomRight
hashCode
height
left
right
runtimeType
top
topLeft
topRight
width
Operators
operator ==
Methods
boundingBox
containsPoint
containsRectangle
intersection
intersects
noSuchMethod
toString
Point
<T>
topLeft
Source
Point
<
T
>
get
topLeft
=>
new
Point
<
T
>(
this
.
left
,
this
.
top
);
Cookies management controls