Performs the double-tap action.
@override void onDoubleTap(double xPos, double yPos) { show(xPos, yPos); }