scrollLeft method

void scrollLeft()

Implementation

void scrollLeft() => select(selectedIndex - 1);