menu
gt_image_viewer package
documentation
image_handler/cache_manager_helper.dart
CacheManagerHelper
clearAll static method
clearAll static method
dark_mode
light_mode
clearAll
static method
Future
<
void
>
clearAll
(
)
Implementation
static Future<void> clearAll() => _instance.clearAllCache();
gt_image_viewer package
documentation
image_handler/cache_manager_helper
CacheManagerHelper
clearAll static method
CacheManagerHelper class