suppressNativeContextMenu property
Whether to suppress the native context menu entirely. When true, no native context menu will be shown on text selection. Use with onSelection to implement custom selection UI.
Implementation
final bool suppressNativeContextMenu;