- protected
Subclasses should override this method to create per-pointer state objects to track the pointer associated with the given event.
Source
@protected T createNewPointerState(PointerDownEvent event);
Subclasses should override this method to create per-pointer state objects to track the pointer associated with the given event.
@protected T createNewPointerState(PointerDownEvent event);