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