pageCount property

int get pageCount

Implementation

int get pageCount => _pageOffsets?.length ?? 0;