particles property

  1. @protected
List<Particle> particles
final

Internal list of active particles in the spoiler region.

Implementation

@protected
final List<Particle> particles = [];