onSecondaryTap property Null safety
final
Called for a tap event with the secondary mouse button.
Implementation
final GestureTapCallback? onSecondaryTap;
Called for a tap event with the secondary mouse button.
final GestureTapCallback? onSecondaryTap;