preventContextMenu property

bool preventContextMenu
final

Indicator whether a default context menu should be prevented or not.

Only effective under the web, since only web has a default context menu.

Implementation

final bool preventContextMenu;