menu
legacy_calendar package
documentation
calendar_month_repository.dart
CalendarMonthRepository
clearCache method
clearCache method
dark_mode
light_mode
clearCache
method
void
clearCache
(
)
Clears the cache.
Implementation
void clearCache() { _cache.clear(); }
legacy_calendar package
documentation
calendar_month_repository
CalendarMonthRepository
clearCache method
CalendarMonthRepository class