Flutter
material
DialogTheme
backgroundColor property
backgroundColor
description
backgroundColor
property
Null safety
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
shape
titleTextStyle
Methods
copyWith
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp
of