isFirstPage property

bool get isFirstPage

Whether this is the first page.

Implementation

bool get isFirstPage => page == 1;