There was a overloaded instance of SpriteBatch.Draw with default parameters but it is now obsolete. See also this thread. So basically there is now none correct Draw method with default parameters.
Is there a reason why, or the maintainers just didn’t care to make more overloads? I wonder if, for example, I could go to the git repository and make one myself.
What do you think?