iamvivekkaushik/DatePickerTimelineFlutter

The contents text color of the DatePicker(day, date, month) dont react to night(dark) mode

Opened this issue · 0 comments

Describe the bug
When you are in light mode the color of the contents is black as opposed to its white background wich is great, however when you switch to dark mode, the text color is still black and its very bad for the ui obviously, i mean you can manually change the color of the text by checking the theme mode, but its seems pointless to do that, and it would be great if the datepicker could react on its own.
Screenshot 2023-02-02 at 18 47 05
Screenshot 2023-02-02 at 18 46 47