DropdownButton failed

Solution 1:

I wish I could just do a little comment but don't have enough reputation yet.

Is the value for datatiposInt written like that in your code? Or is it generated? If the latter, it might be helpful to see that code as well.

Also, I'm guessing that your selectedTipoInterno is not of type String, so I'm wondering if that throws off the dropdown in general