menu
bonfire package
documentation
forces/handle_forces.dart
HandleForces
tickInterval method
tickInterval method
dark_mode
light_mode
tickInterval
method
void
tickInterval
(
String
key
)
inherited
Implementation
void tickInterval(String key) { _timers?[key]?.tick(); }
bonfire package
documentation
forces/handle_forces
HandleForces
tickInterval method
HandleForces mixin