onTapUp property

GestureTapUpCallback? onTapUp
final

Called when a pointer that triggered a tap has stopped contacting the screen.

Implementation

final GestureTapUpCallback? onTapUp;