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