StickDragDetails constructor

StickDragDetails(
  1. double x,
  2. double y
)

Implementation

StickDragDetails(this.x, this.y);