onTouchMove property Null safety

ElementStream<TouchEvent> onTouchMove

Stream of touchmove events handled by this Element.

Implementation

ElementStream<TouchEvent> get onTouchMove;