menu
bonfiremodify package
documentation
gestures/drag_gesture.dart
DragGesture
onMoveDrag method
onMoveDrag method
dark_mode
light_mode
onMoveDrag
method
void
onMoveDrag
(
int
pointer
,
Vector2
position
)
Implementation
void onMoveDrag(int pointer, Vector2 position) {}
bonfiremodify package
documentation
gestures/drag_gesture
DragGesture
onMoveDrag method
DragGesture mixin