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