onDragEnd property

Signal1<DragEndEvent> onDragEnd
final

Emitted when a drag ends.

Implementation

final onDragEnd = Signal1<DragEndEvent>();