next property

dynamic get next

Moves offset position forward and gets the next page of documents.

Implementation

get next => controller.add(PageControllerDirection.next);