particles property

List<Body> particles
getter/setter pair

The particles array.

Implementation

List<Body> particles = [];