TableCalendar package have an gif example of calendar with number of events for given day in bottom right corner of a day.
I've been going through their documentation, but haven't been able to find the solution.
I've learned that those dots are called markers, and found MarkerBuilder, but I don't know how to implement it in my code.
How do I achieve this?