handlePrimaryPointer method Null safety

  1. @protected
void handlePrimaryPointer(
  1. PointerEvent event
)
protected">@protected

Override to provide behavior for the primary pointer when the gesture is still possible.

Implementation

@protected
void handlePrimaryPointer(PointerEvent event);