onChange property

void Function(int index) onChange
final

Callback when a tab is clicked.

Implementation

final void Function(int index) onChange;