shape property
final
The shape of the bottom sheet.
Defines the bottom sheet's Material.shape.
If this property is not provided, it falls back to Material's default.
Implementation
final ShapeBorder? shape;
The shape of the bottom sheet.
Defines the bottom sheet's Material.shape.
If this property is not provided, it falls back to Material's default.
final ShapeBorder? shape;