handleDoubleTap method

  1. @protected
void handleDoubleTap(
  1. Offset position
)
inherited

Called when pointer tap has contacted the screen double time.

Implementation

@protected
void handleDoubleTap(Offset position) {}