alanchan-dev / OmniDateTimePicker

A Flutter DateTime picker package.
MIT License
47 stars 66 forks source link

styling OmniDateTimePicker #72

Open thorizer opened 1 month ago

thorizer commented 1 month ago

is it possible to style omnidatepicker time. I tried everything in themedata but the time part does not change:  ngi_gps_Bp5pIsa97q

Porkupig commented 1 month ago

Hi Alan,

I hope this message finds you well. I wanted to take a moment to express my gratitude for developing the OmniDateTimePicker Flutter package. It's a wonderful tool that has greatly improved my workflow.

However, I'm currently experiencing an issue similar to what Thorizer reported. If possible, I would appreciate any guidance or solutions you might have regarding this problem.

I've tried specifying the Cupertino Theme in the MaterialApp but it doesn't change the font family, font weight, and font size. All it did was what Thorizer reported and turned the font color black.

Screenshot 2024-10-05 210149

Thank you once again for your amazing work on this package!