menu
dart_board_particles package
documentation
presets/lighting_particle.dart
LightingParticleLayer
isDead property
isDead property
dark_mode
light_mode
isDead
property
@
override
bool
get
isDead
override
This effect last 3s and then disapears
Implementation
@override bool get isDead => time > 3;
dart_board_particles package
documentation
presets/lighting_particle
LightingParticleLayer
isDead property
LightingParticleLayer class