canScrollRight property

bool get canScrollRight

Implementation

bool get canScrollRight => selectedIndex < itemCount - 1;