RelativeLineTo constructor

RelativeLineTo(
  1. double dx,
  2. double dy
)

Implementation

RelativeLineTo(this.dx, this.dy);