childFactory property

InflatedChildHandleFactory childFactory
final

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

Useful if you have a custom RenderObject protocol and want to wrap its functionality.

Implementation

final InflatedChildHandleFactory childFactory;