moveToFirstPage method

void moveToFirstPage()

Moves to the first page of the epub

Implementation

void moveToFirstPage() {
  toProgressPercentage(0.0);
}