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