menu
dart_board_particles package
documentation
dart_board_particle_feature.dart
ParticleLayer<T extends Particle>
isDead property
isDead property
dark_mode
light_mode
isDead
property
bool
get
isDead
Has this layer died yet? True will automatically be pruned
Implementation
bool get isDead;
dart_board_particles package
documentation
dart_board_particle_feature
ParticleLayer<T extends Particle>
isDead property
ParticleLayer class