onDragEnd abstract method

void onDragEnd(
  1. double x,
  2. double y
)

Implementation

void onDragEnd(double x, double y);