builder property

AnimationBuilder? builder
getter/setter pair

A builder method to create the animating Widget.

This builder is called for every AnimationComponentData.menuState except MenuState.Closed.

See also:

Implementation

AnimationBuilder? builder;