cacheSize property

int get cacheSize

Gets the current cache size (for debugging and monitoring)

Implementation

static int get cacheSize => _styleCache.length;