menu
assetx package
documentation
core/cache.dart
AssetXMemoryCache
clear static method
clear static method
dark_mode
light_mode
clear
static method
void
clear
(
)
Implementation
static void clear() { _cache.clear(); }
assetx package
documentation
core/cache
AssetXMemoryCache
clear static method
AssetXMemoryCache class