onDoubleTap property

TapEventListener? onDoubleTap
final

The user has tapped the screen at the same location twice in quick succession.

Implementation

final TapEventListener? onDoubleTap;