failedDialog property

(Future Function(BuildContext? context, String title, String body)?) failedDialog
getter/setter pair

Implementation

Future Function(BuildContext? context, String title, String body)? failedDialog;