menu
bonfire package
documentation
input/gestures/drag_gesture.dart
DragGesture
resetInterval method
resetInterval method
dark_mode
light_mode
resetInterval
method
void
resetInterval
(
String
key
)
inherited
Implementation
void resetInterval(String key) { _timers?.remove(key); }
bonfire package
documentation
input/gestures/drag_gesture
DragGesture
resetInterval method
DragGesture mixin