menu
particles_network package
documentation
model/rectangle.dart
Rectangle
x property
x property
dark_mode
light_mode
x
property
double
x
final
The x-coordinate of the rectangle's left edge
Implementation
final double x;
particles_network package
documentation
model/rectangle
Rectangle
x property
Rectangle class