onDoubleTapDown method
This triggers immediately after the down event of the second tap.
Implementation
void onDoubleTapDown(DoubleTapDownEvent event) {}
This triggers immediately after the down event of the second tap.
void onDoubleTapDown(DoubleTapDownEvent event) {}