ReactRefProp constructor

const ReactRefProp(
  1. ReactCallback callback
)

Implementation

const ReactRefProp(this.callback);