OnImage typedef

OnImage = dynamic Function(int index)

Implementation

typedef OnImage = Function(int index);