Try to wrap each of DropdownButtonFormField inside the Row widget with IntrinsicWidth. This answer might be helpful.
DropdownButtonFormField
Row
IntrinsicWidth
(Not related to your question, the first Column widget looks unnecessary.)
Column