menu
Flutter
dart:math
Rectangle
<
T extends num
>
topRight property
topRight
dark_mode
light_mode
topRight
property
Point
<
T
>
get
topRight
inherited
Implementation
Point<T>
get
topRight => Point<T>((
this
.left +
this
.width)
as
T,
this
.top);
Flutter
dart:math
Rectangle
<
T extends num
>
topRight property
Rectangle class
Constructors
Rectangle
fromPoints
Properties
bottom
bottomLeft
bottomRight
hashCode
height
left
right
runtimeType
top
topLeft
topRight
width
Methods
boundingBox
containsPoint
containsRectangle
intersection
intersects
noSuchMethod
toString
Operators
operator ==
Cookies management controls