builder property

ScrollTransitionBuilder? builder
final

A function that builds a widget based on the current phase of the scroll animation.

Implementation

final ScrollTransitionBuilder? builder;