onSecondaryTap property Null safety

GestureTapCallback? onSecondaryTap
final

Called for a tap event with the secondary mouse button.

Implementation

final GestureTapCallback? onSecondaryTap;