menu
get_flutter_custom_calendar package
documentation
cache_data.dart
CacheData
weekListCache property
weekListCache property
dark_mode
light_mode
weekListCache
property
Map
<
DateModel
,
List
<
DateModel
>
>
weekListCache
getter/setter pair
Implementation
Map<DateModel, List<DateModel>> weekListCache = Map();
get_flutter_custom_calendar package
documentation
cache_data
CacheData
weekListCache property
CacheData class