BackCallback typedef

BackCallback = dynamic Function(int index, SwipInfo info)

Implementation

typedef BackCallback(int index, SwipInfo info);