Callback when the user pastes and data has not already been processed.
Return true if the paste operation was handled.
true
@experimental final Future<bool> Function()? onUnprocessedPaste;