iconWidget property
An optional widget to display an icon in the dialog.
This widget can be used to provide a custom icon for the dialog, enhancing the visual representation and user experience.
Implementation
final Widget? iconWidget;
An optional widget to display an icon in the dialog.
This widget can be used to provide a custom icon for the dialog, enhancing the visual representation and user experience.
final Widget? iconWidget;