imgBytesLoaded property

int imgBytesLoaded

Returns the total bytes loaded in imageBytes since the last call to resetStats.

Implementation

int get imgBytesLoaded => _bytesLoaded;