IndexedVoidCallback typedef

IndexedVoidCallback = void Function(int index)

Implementation

typedef IndexedVoidCallback = void Function(int index);