animatePopup property

  1. @Deprecated('Use animatePopup on .show() instead')
bool? animatePopup
final

Bubble animation when your dialog will popup

Implementation

@Deprecated('Use animatePopup on .show() instead')
final bool? animatePopup;