menu
bonfire package
documentation
mixins/pushable.dart
Pushable
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
mixins/pushable
Pushable
tickInterval method
Pushable mixin