onFirstPage property

bool get onFirstPage

Whether we're on the first page.

Implementation

bool get onFirstPage => page <= 0;