transitionBuilder property

AnimatedSwitcherTransitionBuilder transitionBuilder
final

The transition funciton used to animate the icons swap.

Default to wrapping the icon in a ScaleTransition.

See also:

Implementation

final AnimatedSwitcherTransitionBuilder transitionBuilder;