FunctionComponentRegistrar typedef

FunctionComponentRegistrar = ReactDartFunctionComponentFactoryProxy Function(DartFunctionComponent componentFactory, {String? displayName})

Implementation

typedef FunctionComponentRegistrar = ReactDartFunctionComponentFactoryProxy
    Function(DartFunctionComponent componentFactory, {String? displayName});