menu
responsive_screen_master package
documentation
utils/responsive_cache.dart
ResponsiveCache
clear static method
clear static method
dark_mode
light_mode
clear
static method
void
clear
(
)
Clear all cached values
Implementation
static void clear() { _cache.clear(); }
responsive_screen_master package
documentation
utils/responsive_cache
ResponsiveCache
clear static method
ResponsiveCache class