OnChangeCallback typedef

OnChangeCallback = void Function(int index)

Implementation

typedef OnChangeCallback = void Function(int index);