ReactEventProp constructor

const ReactEventProp(
  1. ReactCallback callback
)

Implementation

const ReactEventProp(this.callback);