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