icon property
The icon to display at the top of the dialog.
If not provided, defaults to Icons.check_circle_outline.
Implementation
final IconData? icon;
The icon to display at the top of the dialog.
If not provided, defaults to Icons.check_circle_outline.
final IconData? icon;