onDragEnd method

void onDragEnd()

Called when a drag operation ends.

Implementation

void onDragEnd() {
  // Default: no-op
}