onTapUp property
Called when a pointer that triggered a tap has stopped contacting the screen.
Implementation
final GestureTapUpCallback? onTapUp;
Called when a pointer that triggered a tap has stopped contacting the screen.
final GestureTapUpCallback? onTapUp;