NextCallback typedef

NextCallback = dynamic Function(int index)

Implementation

typedef NextCallback(int index);