contextMenuBuilder property
Builds the text selection toolbar when requested by the user.
See TextField.contextMenuBuilder for more information.
Implementation
final EditableTextContextMenuBuilder? contextMenuBuilder;
Builds the text selection toolbar when requested by the user.
See TextField.contextMenuBuilder for more information.
final EditableTextContextMenuBuilder? contextMenuBuilder;