childFactory property

  1. @override
InflatedChildHandleFactory childFactory
final

Factory function that constructs an appropriate InflatedChildHandle based on the the generic type argument.

Implementation

@override
final InflatedChildHandleFactory childFactory;