menu
dt
foundation.dart
Rect
top property
top
dark_mode
light_mode
top
property
int
top
The top edge of this rectangle on the y-axis.
Implementation
int get top => y;
dt
foundation
Rect
top property
Rect class