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