menu
spoiler_widget package
documentation
models/particle.dart
Particle
path property
path property
dark_mode
light_mode
path
property
Path
path
final
The path of the particle. Used to calculate the next position of the particle.
Implementation
final Path path;
spoiler_widget package
documentation
models/particle
Particle
path property
Particle class