开始绘制
@override void startDraw(Offset startPoint) { points = <Offset>[startPoint]; strokeWidthList = <double>[paint.strokeWidth]; }