onTapCancel property

GestureTapCallback? onTapCancel
final

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

Implementation

final GestureTapCallback? onTapCancel;