I want to make a DropdownTextField where the user can choose either keyboard or dropdown to input value in the field.
I want to achieve a TextFormField where the user can give input value with the keyboard and if the user presses the suffixIcon a dropdown will appear and can also select a value from the dropdown menu.

This is what I want to make, but the dropdown should take the full width like the last photo.
