isLast property

bool get isLast

Indicates whether this page is the last in the album.

Implementation

bool get isLast => end >= total;