previous property

dynamic get previous

Moves offset position backward and gets the previous page of documents.

Implementation

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