length property
int
get
length
Gets the number of cached images in the actual session
Implementation
static int get length => _cacheBox.length;
Gets the number of cached images in the actual session
static int get length => _cacheBox.length;