Im trying to implement a DropdownButton that can separate specific items from each other with a title (see desired output on image below, the titles are in gree
I am trying to create a dropdown button in Flutter. I am getting a List from my database then I pass the list to my dropdownButton everything works the data is
I need the flutter dropdownbutton to be expanded much more out of its parent so all dropdown menu items would fit into it. Now I'm using Row > Expanded >
How can I change the height of a DropdownButton in flutter. I have tried to use Padding and SizedBox but none is realy working. SizedBox just increases the cont