indexIsChanging property

bool indexIsChanging

True while we're animating from previousIndex to index.

Implementation

bool get indexIsChanging => _indexIsChangingCount != 0;