onMouseOut property Null safety

ElementStream<MouseEvent> onMouseOut

Stream of mouseout events handled by this Element.

Implementation

ElementStream<MouseEvent> get onMouseOut;