onTouchCancel property Null safety

ElementStream<TouchEvent> onTouchCancel

Stream of touchcancel events handled by this Element.

Implementation

ElementStream<TouchEvent> get onTouchCancel;