clearCache static method

void clearCache()

Clear the animation builder cache

Implementation

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