shape property

ShapeBorder? shape
final

Overrides the default value for BottomSheet.shape.

If null, no overriding shape is specified for BottomSheet, so the BottomSheet is rectangular.

Implementation

final ShapeBorder? shape;