fetchPreviousPage property

FutureOr Function() fetchPreviousPage
final

Fetches previous page if getPreviousPageParam doesn't return null

Implementation

final FutureOr Function() fetchPreviousPage;