shape property
final
Overrides the default value of Dialog.shape.
If elevation is greater than zero then a shadow is shown and the shadow's shape mirrors the shape of the dialog.
Implementation
final ShapeBorder? shape;
Overrides the default value of Dialog.shape.
If elevation is greater than zero then a shadow is shown and the shadow's shape mirrors the shape of the dialog.
final ShapeBorder? shape;