menu
orkitt package
documentation
core.dart
ThemeBuilder
clearCache static method
clearCache static method
dark_mode
light_mode
clearCache
static method
void
clearCache
(
)
Clears all cached theme instances
Implementation
static void clearCache() => _cache.clear();
orkitt package
documentation
core
ThemeBuilder
clearCache static method
ThemeBuilder class