moveToFistPage method

dynamic moveToFistPage()

Moves to the first page of the epub

Implementation

moveToFistPage() {
  toProgressPercentage(0.0);
}