menu
bonfire package
documentation
mixins/use_barlife.dart
UseLifeBar
playInterval method
playInterval method
dark_mode
light_mode
playInterval
method
void
playInterval
(
String
key
)
inherited
Implementation
void playInterval(String key) { _timers?[key]?.play(); }
bonfire package
documentation
mixins/use_barlife
UseLifeBar
playInterval method
UseLifeBar mixin