contextMenuBuilder property
Custom builder for the context menu (e.g., copy/paste). Defaults to a simple toolbar with copy/cut/paste buttons styled with ShadTheme.
Implementation
final EditableTextContextMenuBuilder? contextMenuBuilder;
Custom builder for the context menu (e.g., copy/paste). Defaults to a simple toolbar with copy/cut/paste buttons styled with ShadTheme.
final EditableTextContextMenuBuilder? contextMenuBuilder;