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