entryAnimation property

EntryAnimation entryAnimation
final

The animation to use when the modal is shown.

Defaults to EntryAnimation.none.

See also:

  • EntryAnimation, for a list of available animations.
  • EntryAnimatedContainer, for the animation widget used.

Implementation

final EntryAnimation entryAnimation;