moveToLastPage method
dynamic
moveToLastPage()
Moves to the last page of the epub
Implementation
moveToLastPage() {
toProgressPercentage(1.0);
}
Moves to the last page of the epub
moveToLastPage() {
toProgressPercentage(1.0);
}