menu
eliud_core_main package
documentation
model/body_component_cache.dart
BodyComponentCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
BodyComponentModel
?
>
fullCache
final
Implementation
final Map<String?, BodyComponentModel?> fullCache = {};
eliud_core_main package
documentation
model/body_component_cache
BodyComponentCache
fullCache property
BodyComponentCache class