menu
Dart
dart:math
Rectangle
<
T extends num
>
top property
top
brightness_4
brightness_5
description
top
property
T
top
final
The y-coordinate of the top edge.
Implementation
final T top;
Dart
dart:math
Rectangle
<
T extends num
>
top property
Rectangle class