menu
particle_flow package
documentation
particle_flow.dart
ParticleFlow
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
isPaused
final
When true, animation stops updating but particles stay rendered.
Implementation
final bool isPaused;
particle_flow package
documentation
particle_flow
ParticleFlow
isPaused property
ParticleFlow class