Flutter – Remove default padding from DropdownButtonFormField2 and resize the width
I have this dropdown list and I want a few things changed, but have no clue how to do so. I want the width of the dropdown to equal the width of the container above. As you can see in…