Does copying ensure that the exact bytes (stat -c %s Kicksecure-LXQt-18.2.1.9.Intel_AMD64.iso) are written so when re-verifying installation media USB you get the same byte size?
It’s easier to type, easier to remember the syntax of, harder to use in a way that results in the same sectors being written multiple times on the target device, and mirrors the instructions Debian provides for flashing their ISOs:
If you’re more comfortable with dd, it’s perfectly fine to use it.
If by “re-verifying” you mean reading back the data from the drive and comparing it with the ISO to make sure the flash went correctly, then yes, there should be no issues with re-verifying. If there are issues, that means you have a bad ISO download, or a broken flash drive, or both.