onContextMenu property Null safety
Stream of contextmenu
events handled by this Element.
Implementation
ElementStream<MouseEvent> get onContextMenu;
Stream of contextmenu
events handled by this Element.
ElementStream<MouseEvent> get onContextMenu;