PreviousCallback typedef

PreviousCallback = dynamic Function(int index)

Implementation

typedef PreviousCallback(int index);