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