ItemCallback typedef

ItemCallback = void Function(int index)

Implementation

typedef ItemCallback = void Function(int index);