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