How to change the color of the selected date in a colorPicker in Flutter?
i am having problems when trying to change the colors of my DatePicker. That's how I have it now, I did it with the builder parameter and returning a theme because if I tried to change the datePickerTheme from my…