canMoveNext property

bool get canMoveNext

Implementation

bool get canMoveNext => _currentItemIndex < _itemsCount;