onSecondaryTapCancel property

GestureTapCallback? onSecondaryTapCancel
final

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

Implementation

final GestureTapCallback? onSecondaryTapCancel;