How to change the background of the validation message in a DropdownButtonFormField widget in Flutter?

22 Views Asked by At

I'm using DropdownButtonFormField widget, but I can't find a way to change that color

Screenshot

I tried adding some values in inputDecoration but it didn't work, also changing some dataTheme values but I don't know if I changed the right ones.

0

There are 0 best solutions below