dialog/show_nsg_dialog library

Functions

showNsgDialog({required BuildContext context, bool showCancelButton = true, bool showCloseButton = false, String? title, String? text, String? textConfirm, String? textCancel, Widget? child, Color? titleBackColor, Color? titleTextColor, List<Widget>? buttons, VoidCallback? onConfirm, VoidCallback? onCancel}) Future