buildChild property

WidgetBuilder? buildChild
final

另一种方式 暴露context构建child ,推荐这种方式

Implementation

final WidgetBuilder? buildChild;