I believe both are the same thing to the compiled binding engine.
The x:Type markup extension indicates that what follows is a type. If MAUI doesn't need that, I guess it makes the code more readable, so my personal choice would be to avoid it.
But I guess you could just choose one and use it consistently.