menu
bonfire package
documentation
input/gestures/drag_gesture.dart
DragGesture
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
input/gestures/drag_gesture
DragGesture
playInterval method
DragGesture mixin