Closed FluffyDiscord closed 6 months ago
I'll offer a better way to open/close dropdown menu instead of exposing DropdownButton2State
Wait, Why not using Navigator.pop ? @FluffyDiscord
I had not think of that
I’ll update opening programmatically anyway, but there’s no need to add closing.
Opening menu programmatically has been updated and as closing menu can be achieved by Navigator.pop I'll close this.
Right now we can only open the dropdown programaticaly using #33. I would like to close it programaticaly too.