call this to change the current index
void animateToIndex(int index) { _state!._animToIndex(index); }