pageCount property

int pageCount

Returns the total page count (not only photo pages) of the gallery.

Implementation

int get pageCount => widget._pageCount;