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