开始绘制(手指按下时)
Start drawing (when finger is pressed down)
@override void startDraw(Offset startPoint) => this.startPoint = startPoint;