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