onDoubleTapUp method
This triggers when the pointer stops contacting the device after the second tap.
Implementation
void onDoubleTapUp(DoubleTapEvent event) {}
This triggers when the pointer stops contacting the device after the second tap.
void onDoubleTapUp(DoubleTapEvent event) {}