valueBuilder property
T Function()
valueBuilder
final
The function that computes the value to observe.
Implementation
final T Function() valueBuilder;
The function that computes the value to observe.
final T Function() valueBuilder;