onSecondaryTap property
final
Called when the user taps this part of the material with a secondary button.
See also:
- kSecondaryButton, the button this callback responds to.
Implementation
final GestureTapCallback? onSecondaryTap;
Called when the user taps this part of the material with a secondary button.
See also:
final GestureTapCallback? onSecondaryTap;