isFirstPage property

bool get isFirstPage

是否是下一页

Implementation

bool get isFirstPage => page == 1;