onSecondaryTapUp property

GestureTapUpCallback? onSecondaryTapUp
final

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

Implementation

final GestureTapUpCallback? onSecondaryTapUp;