PwLineTo constructor

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

PwLineTo API.

Implementation

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