onSecondaryTapCancel property
final
Called when the user cancels a secondary button tap that was started on this part of the material.
See also:
- kSecondaryButton, the button this callback responds to.
Implementation
final GestureTapCallback? onSecondaryTapCancel;