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

description

ElementStream<MouseEvent> getonMouseOver

Stream of mouseover events handled by this Element.

Implementation

ElementStream<MouseEvent> get onMouseOver;