iconSize property

double? iconSize
final

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;