OnClickFunc typedef

OnClickFunc = void Function(MouseEvent event)

Implementation

typedef OnClickFunc = void Function(MouseEvent event);