shape property Null safety

ShapeBorder? shape
final

Default value for BottomSheet.shape.

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

Implementation

final ShapeBorder? shape;