menu
particles_network package
documentation
model/rectangle.dart
Rectangle
top property
top property
dark_mode
light_mode
top
property
double
get
top
Gets the top edge y-coordinate (same as y)
Implementation
double get top => y;
particles_network package
documentation
model/rectangle
Rectangle
top property
Rectangle class