shape property

ShapeBorder? shape
final

The shape of the bottom sheet.

Defines the bottom sheet's Material.shape.

Defaults to null and falls back to Material's default.

Implementation

final ShapeBorder? shape;