shape property

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