onSecondaryTapDown property

GestureTapDownCallback? onSecondaryTapDown
final

Called when the user taps down on this part of the material with a secondary button.

Implementation

final GestureTapDownCallback? onSecondaryTapDown;