Enables the crosshair on touch move.
@override void onTouchMove(double xPos, double yPos) { show(xPos, yPos); }