onSecondaryTapDown property

GestureTapDownCallback? onSecondaryTapDown
final

Called for a tap down event with the secondary mouse button.

Implementation

final GestureTapDownCallback? onSecondaryTapDown;