handleLongTapDown abstract method
A pointer that has previously triggered handleTapDown is still touching the screen after longTapDelay seconds.
Implementation
void handleLongTapDown(int pointerId, TapDownDetails details);
A pointer that has previously triggered handleTapDown is still touching the screen after longTapDelay seconds.
void handleLongTapDown(int pointerId, TapDownDetails details);