icon property

IconData? icon
final

The icon to display at the top of the dialog.

If not provided, defaults to Icons.check_circle_outline.

Implementation

final IconData? icon;