builder property

FeatureContainerBuilder<T> builder
final

The builder function is used to build the widget tree that will be displayed in the UI hook identified by hookName.

Implementation

final FeatureContainerBuilder<T> builder;