onDoubleTap property Null safety
final
The user has tapped the screen with a primary button at the same location twice in quick succession.
See also:
- kPrimaryButton, the button this callback responds to.
Implementation
final GestureTapCallback? onDoubleTap;