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