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