DragUpdateCallback typedef
DragUpdateCallback =
void Function(DragUpdateDetails details)
Implementation
typedef DragUpdateCallback = void Function(DragUpdateDetails details);
typedef DragUpdateCallback = void Function(DragUpdateDetails details);