moveToFirstPage method
void
moveToFirstPage()
Moves to the first page of the epub
Implementation
void moveToFirstPage() {
toProgressPercentage(0.0);
}
Moves to the first page of the epub
void moveToFirstPage() {
toProgressPercentage(0.0);
}