Add to a (standard) Path; for drawing
@override void addToPath(Path path) { path.lineTo(to.x, to.y); }