menu
flame package
documentation
effects.dart
EffectController
isRandom property
isRandom property
dark_mode
light_mode
isRandom
property
bool
get
isRandom
Is the effect's duration random or fixed?
Implementation
bool get isRandom => false;
flame package
documentation
effects
EffectController
isRandom property
EffectController class