onSecondaryTap property

TapCallback? onSecondaryTap
final

Callback that fires when the map gets tapped or clicked with the secondary mouse button. This is normally the right mouse button.

Implementation

final TapCallback? onSecondaryTap;