Flutter
material
DialogTheme
iconColor property
iconColor
description
iconColor
property
Null safety
Color
?
iconColor
final
Used to configure the
IconTheme
for the
AlertDialog.icon
widget.
Implementation
final Color? iconColor;
Flutter
material
DialogTheme
iconColor property
DialogTheme class
Constructors
DialogTheme
Properties
actionsPadding
alignment
backgroundColor
contentTextStyle
elevation
hashCode
iconColor
runtimeType
shape
titleTextStyle
Methods
copyWith
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp
of