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