menu
ui_skeleton_factory package
documentation
core/skeleton_cache.dart
SkeletonCache
clear static method
clear static method
dark_mode
light_mode
clear
static method
void
clear
(
)
Clears the cache.
Implementation
static void clear() { _cache.clear(); }
ui_skeleton_factory package
documentation
core/skeleton_cache
SkeletonCache
clear static method
SkeletonCache class