canMoveNext property

bool canMoveNext

Implementation

bool get canMoveNext => _currentItemIndex < _itemsCount;