shape property Null safety
final
Default value for BottomSheet.shape.
If null, no overriding shape is specified for BottomSheet, so the BottomSheet is rectangular.
Implementation
final ShapeBorder? shape;
Default value for BottomSheet.shape.
If null, no overriding shape is specified for BottomSheet, so the BottomSheet is rectangular.
final ShapeBorder? shape;