iconWidget property

Widget? iconWidget
final

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;