Whether paste is enabled.
@override bool get pasteEnabled => widget.config.contextMenuBuilder != null && !widget.config.readOnly;