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