goToPage abstract method

Future<void> goToPage(
  1. int page
)

Implementation

Future<void> goToPage(int page);