I'm using flutter dev channel for develop windows app.
material's built-in dropdownButton widget doesn't have height argument or anything helpful for control overlay height when item count increase.
it's necessary for developing app's for desktop or web platforms.

I'm using flutter dev channel for develop windows app.

material's built-in dropdownButton widget doesn't have height argument or anything helpful for control overlay height when item count increase.
it's necessary for developing app's for desktop or web platforms.