OnChange typedef

OnChange = void Function(int index)

Implementation

typedef OnChange = void Function(int index);