removePasteFilesErrorListener function
Removes a previously registered paste files error listener.
Implementation
void removePasteFilesErrorListener(ShadPasteFilesErrorCallback callback) =>
impl.removePasteFilesErrorListener(callback);
Removes a previously registered paste files error listener.
void removePasteFilesErrorListener(ShadPasteFilesErrorCallback callback) =>
impl.removePasteFilesErrorListener(callback);