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