animation property

ToastAnimation? animation
final

Animation style for the toast notification. If null, defaults to position-based animation.

Implementation

final ToastAnimation? animation;