menu
particles_network package
documentation
model/rectangle.dart
Rectangle
height property
height property
dark_mode
light_mode
height
property
double
height
final
The height of the rectangle (extends down from y)
Implementation
final double height;
particles_network package
documentation
model/rectangle
Rectangle
height property
Rectangle class