menu
particles_network package
documentation
model/rectangle.dart
Rectangle
bottom property
bottom property
dark_mode
light_mode
bottom
property
double
get
bottom
Gets the bottom edge y-coordinate.
Implementation
double get bottom => y + height;
particles_network package
documentation
model/rectangle
Rectangle
bottom property
Rectangle class