widgets/widgets/dialogs/show_adaptive_simple_dialog library

Functions

showAdaptiveSimpleDialog({required BuildContext context, required String title, required String message, String? doneText, bool popOnDone = true, bool barrierDismissible = true, VoidCallback? onDone}) → void