DragCallback typedef

DragCallback = void Function(dynamic dragDetails)

Implementation

typedef DragCallback = void Function(dynamic dragDetails);