moveToLastPage method

dynamic moveToLastPage()

Moves to the last page of the epub

Implementation

moveToLastPage() {
  toProgressPercentage(1.0);
}