onChangeIndex property
A callback function that is called when the selected index changes.
Implementation
final Function(int index) onChangeIndex;
A callback function that is called when the selected index changes.
final Function(int index) onChangeIndex;