ClickFunction typedef

ClickFunction = void Function(int index)

Implementation

typedef ClickFunction = void Function(int index);