menu
eliud_pkg_fundamentals_model package
documentation
model/section_cache.dart
SectionCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
SectionModel
?
>
fullCache
final
Implementation
final Map<String?, SectionModel?> fullCache = {};
eliud_pkg_fundamentals_model package
documentation
model/section_cache
SectionCache
fullCache property
SectionCache class