hasReachEnd property

bool get hasReachEnd

Implementation

bool get hasReachEnd => _pageCursor + 1 == _slidesLength;