effects property

The set of effects to apply during the transition. Defaults to AnimatedFadeHeightSwitcherEffect.fade and AnimatedFadeHeightSwitcherEffect.size.

Implementation

final Set<AnimatedFadeHeightSwitcherEffect> effects;