menu
Flutter
material
DialogTheme
shadowColor property
shadowColor
brightness_4
brightness_5
description
shadowColor
property
Color
?
shadowColor
final
Overrides the default value for
Dialog.shadowColor
.
Implementation
final Color? shadowColor;
Flutter
material
DialogTheme
shadowColor 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