When providing the current selected value as initialValue, the clear button disappears on rebuild. This was intendet to not show the clear button when the initial value was selected. But I realized this produces unexpected behaviour of the widget. After the change the user can still implement this himself by changing canClear from outside
When providing the current selected value as initialValue, the clear button disappears on rebuild. This was intendet to not show the clear button when the initial value was selected. But I realized this produces unexpected behaviour of the widget. After the change the user can still implement this himself by changing
canClear
from outside