IndexChangeCallback typedef

IndexChangeCallback = dynamic Function(int index)

Implementation

typedef IndexChangeCallback(int index);