loadedCount property

int get loadedCount

Number of pages loaded so far.

Implementation

int get loadedCount => _loadedPages.length;