contextMenuBuilder property
Builder for custom context menus.
When provided, allows customization of the context menu that appears on text selection. If null, uses the platform's default context menu.
Implementation
final EditableTextContextMenuBuilder? contextMenuBuilder;