builder property

ChildWidgetBuilder? builder
final

Optional builder that can be used to wrap the child.

Implementation

final ChildWidgetBuilder? builder;