Calendar header text: It will be better to have builder function instead of string property
shehab0717 opened this issue · 1 comments
shehab0717 commented
Version: 2.4.2
First of all, thank you for this awesome package.
I only have an improvement suggestion for the calendar header, currently we can customize the header text by setting the property headerText
which is fine for many cases.
But in my case I need to set the header title to be Month - total income for example (Aug - 200$ so if we could have a builder function like Widget headerBuilder(int month)
this will help the user to access the current month name while he can edit the presentation of the header
github-actions commented
This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.