type property

  1. @override
ReactClass get type
override

The type of component created by this factory.

Implementation

@override
ReactClass get type => reactClass;