OnClickListener typedef

OnClickListener = void Function(String tag)

Implementation

typedef void OnClickListener(String tag);