menu
Flutter
material
DialogTheme
iconColor property
iconColor
brightness_4
brightness_5
description
iconColor
property
Color
?
iconColor
final
Used to configure the
IconTheme
for the
AlertDialog.icon
widget.
Implementation
final Color? iconColor;
Flutter
material
DialogTheme
iconColor property
DialogTheme class