particles property

List<Particle> particles
final

The particles in the system.

Implementation

final List<Particle> particles = [];