onChanged property

void Function(int index)? onChanged
final

Callback when tab changes

Implementation

final void Function(int index)? onChanged;