alignment property

AlignmentGeometry? alignment
final

The shape of this dialog's border.

Defines the dialog's Material.shape.

The default shape is a RoundedRectangleBorder with a radius of 4.0

Implementation

final AlignmentGeometry? alignment;