particleCount property
final
Total particles to spawn for the run. Clamped to [minParticleCount, maxParticleCount].
Implementation
final int? particleCount;
Total particles to spawn for the run. Clamped to [minParticleCount, maxParticleCount].
final int? particleCount;