Flutter
material
DialogTheme
elevation property
elevation
description
elevation
property
Null safety
double
?
elevation
final
Overrides the default value for
Dialog.elevation
.
Implementation
final double? elevation;
Flutter
material
DialogTheme
elevation 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