type property

  1. @override
JsFunctionComponent type
override

The type of component created by this factory.

Implementation

@override
JsFunctionComponent get type => reactFunction;