transitionType property

ContainerTransitionType transitionType
final

The type of fade transition that the container will use for its incoming and outgoing widgets.

Defaults to ContainerTransitionType.fade.

Implementation

final ContainerTransitionType transitionType;