menu
basic_custom_animations package
documentation
animations/animated_alert_dialog.dart
AnimatedAlertDialog
AnimatedAlertDialog.new constructor
AnimatedAlertDialog.new constructor
dark_mode
light_mode
AnimatedAlertDialog
constructor
AnimatedAlertDialog
(
{
required
String
title
,
required
String
content
,
})
Implementation
AnimatedAlertDialog({required this.title, required this.content});
basic_custom_animations package
documentation
animations/animated_alert_dialog
AnimatedAlertDialog
AnimatedAlertDialog.new constructor
AnimatedAlertDialog class