hasPreviousPage property

bool get hasPreviousPage

Whether there are previous pages available

Implementation

bool get hasPreviousPage => skip > 0;