Error code Hi I\'m new to flutter and have a question about dropdownbutton regarding using the same values for multiple dropdownbutton.
From my understanding from th
You must initialise the _value1 and _value2 and make sure those values are also present in nameList.
_value1
_value2
nameList