onTapCancel property

GestureTapCancelCallback? onTapCancel
final

Called when the user cancels a tap that was started on the container.

Implementation

final GestureTapCancelCallback? onTapCancel;