popupAnimation property

PopupAnimation? popupAnimation
final

Allows the use of an animation for showing/hiding popups. Defaults to no animation.

Implementation

final PopupAnimation? popupAnimation;