Can or how can the Cupertino Date Picker's gray highlight bar in Flutter be changed to another color? And the corners be not rounded?
Asked
Active
Viewed 744 times
3
-
refer here:https://stackoverflow.com/questions/67579890/changing-the-text-color-of-cupertino-date-picker – gretal Dec 13 '21 at 05:48
-
hi @gretal, thanks for the link but this is for changing the text color. Not the color of the rectangle bar that is gray by default. :) – dstacklurker Dec 13 '21 at 06:54
-
why don't you use this date picker: https://stackoverflow.com/questions/50321182/how-to-customize-a-date-picker – gretal Dec 13 '21 at 07:40
-
hi @gretal, because the UI specified looks like the Cupertino Date Picker. – dstacklurker Dec 20 '21 at 07:50
-
Did anyone ever find a solution to this? – who-aditya-nawandar Nov 19 '22 at 07:13