Dart
dart:math
Rectangle
<
T extends num
>
top property
top
Dart
dart:math
Rectangle
<
T extends num
>
top property
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 ==
description
top
property
T
top
final
The y-coordinate of the top edge.
Implementation
final T top