ViewDocumentPointerMoveEvent
typedef
Fired when a pointer is moved on one of the editing roots of the editor.
Introduced by PointerObserver
.
Note that this event is not available by default. To make it available,
PointerObserver
needs to be added to EditingView
by the addObserver
method.