beautified_alerts library

Functions

BeautifiedAlertDialogClose(BuildContext context) → void
showBeautifiedAlertDialog(BuildContext context, String title, String description, String positiveText, String negativeText, Function positiveFunction, Function negativeFunction) Future