onContextMenu property

ElementStream<MouseEvent> onContextMenu

Stream of contextmenu events handled by this Element.

Implementation

ElementStream<MouseEvent> get onContextMenu;