onSecondaryTapCancel property

GestureTapCallback? onSecondaryTapCancel
final

Called when the user cancels a secondary button tap that was started on this part of the material.

See also:

Implementation

final GestureTapCallback? onSecondaryTapCancel;