iconColor property

Color? iconColor
final

dialogWidth Width of dialog

If not set MediaQuery.of(context).size.width is default(full size width of screen)

Implementation

final Color? iconColor;