IndexChange typedef

IndexChange = void Function(int index)

Implementation

typedef IndexChange = void Function(int index);