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 with a initial Value.
_value1
_value2