-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
markedDateMoreCustomTextStyle not changing style of marked days? #119
Labels
Comments
hey, @alisonthemonster did you find a solution.? |
Hi i fixed this issue! But its only grey, if you want you can change the color! replace the dart file with this:
|
I did replace this file to my file and set markedDateMoreCustomDecoration and markedDateMoreCustomTextStyle is still not working |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version of flutter_calendar_carousel
flutter_calendar_carousel: ^1.3.18
Expected behavior
Setting the following should change my marked days styling:
Actual behavior
No change is made to the marked dates. I'm not using icons only the default widget for marked days.

flutter doctor result (run flutter doctor in terminal)
Steps to reproduce the behavior
Here is my complete widget:
Thanks so much for the library! This is the last piece I need!
The text was updated successfully, but these errors were encountered: