onIndexChanged property

ValueChanged<int>? onIndexChanged
final

Callback invoked when the active index changes through gestures.

Implementation

final ValueChanged<int>? onIndexChanged;