isFirstPage method

bool isFirstPage()

Implementation

bool isFirstPage() => previousPage == null;