shape property

ShapeBorder? shape
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;