OnClickFunction typedef

OnClickFunction = dynamic Function()

Implementation

typedef OnClickFunction = Function();