onMouseOut property

ElementStream<MouseEvent> onMouseOut

Stream of mouseout events handled by this Element.

Implementation

ElementStream<MouseEvent> get onMouseOut;