builder property

ValueWidgetBuilder<T> builder
final

The builder function that builds a widget with the current animated value.

Implementation

final ValueWidgetBuilder<T> builder;