builder property
The builder function that constructs the widget based on the current value and an updater function.
Implementation
final ValueBuilderBuilder<T> builder;
The builder function that constructs the widget based on the current value and an updater function.
final ValueBuilderBuilder<T> builder;