onSecondaryTapUp property

GestureTapUpCallback? onSecondaryTapUp
final

Called when the user releases a secondary button tap that was started on this part of the material. onSecondaryTap is called immediately after.

Implementation

final GestureTapUpCallback? onSecondaryTapUp;