I want to list the data I received from Firebase in the Dropdown Menu. Dropdown is unresponsive when I click on the menu. What could be the problem?
App view I tried to list the data I received from Firebase in the dropdown menu in the dialog. I don't get any errors in coding, but when clicking the menu it doesn't open. Where am I doing wrong? StatefulBuilder(builder:…