isFirst property

bool isFirst

Returns true when this is the first page.

Implementation

bool get isFirst => number == 0;