Dart SDK
dart:math
MutableRectangle
topRight
topRight
Dart SDK
dart:math
MutableRectangle
topRight
property
topRight
Dart SDK
dart:math
MutableRectangle
Constructors
MutableRectangle
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>
topRight
Source
Point
<
T
>
get
topRight
=>
new
Point
<
T
>(
this
.
left
+
this
.
width
,
this
.
top
);
Cookies management controls