menu
live_background package
documentation
fx/base_fx.dart
BaseFx
particles property
particles property
dark_mode
light_mode
particles
property
List
<
Particle
?
>
particles
getter/setter pair
All the FX's particles.
Implementation
late List<Particle?> particles;
live_background package
documentation
fx/base_fx
BaseFx
particles property
BaseFx class