flutter_webkul_alert_box library

Enums

AnimationType
Create animation offset based on selected AnimationType

Functions

createAnimationOffset(AnimationType type) Tween<Offset>
createAnimationOffset Animation offset based on selected AnimationType
mobikulAlertBox(BuildContext context, {AnimationType animation = AnimationType.none, String? title, Widget? icon, String? content, List<Widget> actions = const <Widget>[], double animationDuration = 300, bool barrierDismissible = true}) → void
Show MobikulAlertBox with animation or no animation