callOnChangeWhileIndexIsChanging property

bool callOnChangeWhileIndexIsChanging
final

Whether onChange should also get called while we're animating from previousIndex to index as a consequence of calling animateTo.

Implementation

final bool callOnChangeWhileIndexIsChanging;