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