ItemCallback typedef

ItemCallback = void Function(int intdex)

Implementation

typedef ItemCallback = void Function(int intdex);