onChanged property

ValueChanged<int>? onChanged
final

Called when the current index changes.

Implementation

final ValueChanged<int>? onChanged;