clearCache static method
void
clearCache()
Clear the animation builder cache
Implementation
static void clearCache() => _builderCache.clear();
Clear the animation builder cache
static void clearCache() => _builderCache.clear();