onIndexChanged property
Callback invoked when the active index changes through gestures.
Implementation
final ValueChanged<int>? onIndexChanged;
Callback invoked when the active index changes through gestures.
final ValueChanged<int>? onIndexChanged;