DragDropAction typedef

DragDropAction = void Function(DragDropItem item)

Implementation

typedef DragDropAction = void Function(DragDropItem item);