Flutter
painting
ImageCache
currentSizeBytes property
currentSizeBytes
description
currentSizeBytes
property
Null safety
int
currentSizeBytes
The current size of cached entries in bytes.
Implementation
int get currentSizeBytes => _currentSizeBytes;
Flutter
painting
ImageCache
currentSizeBytes property
ImageCache class
Constructors
ImageCache
Properties
currentSize
currentSizeBytes
hashCode
liveImageCount
maximumSize
maximumSizeBytes
pendingImageCount
runtimeType
Methods
clear
clearLiveImages
containsKey
evict
noSuchMethod
putIfAbsent
statusForKey
toString
Operators
operator ==