SimformSolutionsPvtLtd / flutter_calendar_view

A Flutter package allows you to easily implement all calendar UI and calendar event functionality. 👌🔝🎉
https://pub.dev/packages/calendar_view
MIT License
393 stars 239 forks source link

Chaneg month bullet color #339

Closed rmpt closed 3 months ago

rmpt commented 3 months ago

I would like to change the MonthView current day color. imagem

Instead of blue, let's say I want it orange, how can I change it?

I don't see any related option.

Thanks

rmpt commented 3 months ago

Find out that the only way to change it is building the entire cell with cellBuilder