widgets/alert/alert_const library

Enums

AlertType
Alert 类型
AnimationType
Alert 动画类型
ButtonsDirection
按钮组的方向

Constants

defaultAlertPadding → const EdgeInsets
kImagePath → const String

Typedefs

AlertAnimation = Widget Function(BuildContext context, Animation<double> animation, Animation<double> secondaryAnimation, Widget child)