builder property
final
Called every time the listenable notifies about a change.
The child given to the builder should typically be part of the returned widget tree.
Implementation
final TransitionBuilder builder;
Called every time the listenable notifies about a change.
The child given to the builder should typically be part of the returned widget tree.
final TransitionBuilder builder;