kdialogs/src/show_bottom_alert library

Functions

showBottomAlertKDialog(BuildContext context, {String? title, required String message, bool retryable = false, bool errorSound = false, String? acceptText, String? retryText}) Future<bool>