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