iconSize property
The size of the icon to be displayed in the dialog.
This property is optional and can be null. If null, a default size will be used.
Implementation
final double? iconSize;
The size of the icon to be displayed in the dialog.
This property is optional and can be null. If null, a default size will be used.
final double? iconSize;