onAnimatedScrollStart property

void Function(int currentIndex, int targetIndex)? onAnimatedScrollStart
final

Implementation

final void Function(int currentIndex, int targetIndex)? onAnimatedScrollStart;