shape property

ShapeBorder? shape
final

Shape of the bottom sheet (e.g., rounded corners).

Defaults to BottomSheetThemeData.shape.

Implementation

final ShapeBorder? shape;