Have you tried setting the locale?
locale: const Locale('en', 'GB'), // GB changes it to "dd/MM/yyyy"
It goes right before builder. It will change it only for that date picker