end method

void end()

Implementation

void end() {
  onStickDragEnd?.call();
}