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