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