menu
flame package
documentation
events.dart
MultiTouchDragDetector
onDragUpdate method
onDragUpdate method
dark_mode
light_mode
onDragUpdate
method
void
onDragUpdate
(
int
pointerId
,
DragUpdateInfo
info
)
Implementation
void onDragUpdate(int pointerId, DragUpdateInfo info) {}
flame package
documentation
events
MultiTouchDragDetector
onDragUpdate method
MultiTouchDragDetector mixin