SvgProps constructor

SvgProps(
  1. ReactComponentFactoryProxy? componentFactory, [
  2. Map? props
])

Implementation

SvgProps(this.componentFactory, [Map? props]) : this.props = props ?? JsBackedMap();