cacheSize property
int
get
cacheSize
Gets the current cache size (for debugging and monitoring)
Implementation
static int get cacheSize => _styleCache.length;
Gets the current cache size (for debugging and monitoring)
static int get cacheSize => _styleCache.length;