onMouseOut property - ElementList class - dart:html library (original) (raw)

description

ElementStream<MouseEvent> getonMouseOut

Stream of mouseout events handled by this Element.

Implementation

ElementStream<MouseEvent> get onMouseOut;