menu
Flutter
material
DialogTheme
iconColor property
iconColor
brightness_4
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
shadowColor
shape
surfaceTintColor
titleTextStyle
Methods
copyWith
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp
of