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