PwMoveTo constructor

const PwMoveTo(
  1. double x,
  2. double y
)

PwMoveTo API.

Implementation

const PwMoveTo(this.x, this.y);