clearCache static method

void clearCache()

Clears all cached theme instances

Implementation

static void clearCache() => _cache.clear();