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

description

ElementStream<MouseEvent> getonMouseDown

Stream of mousedown events handled by this Element.

Implementation

ElementStream<MouseEvent> get onMouseDown;