onTouchMove property Null safety
Stream of touchmove
events handled by this Element.
Implementation
ElementStream<TouchEvent> get onTouchMove;
Stream of touchmove
events handled by this Element.
ElementStream<TouchEvent> get onTouchMove;