builder property

ValueBuilderBuilder<T> builder
final

The builder function that constructs the widget based on the current value and an updater function.

Implementation

final ValueBuilderBuilder<T> builder;