Flutter
dart:ui
Rect
top property
top
top
property
Null safety
double
top
final
The offset of the top edge of this rectangle from the y axis.
Implementation
final double top;
Flutter
dart:ui
Rect
top 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