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