BasicSheet
@Composable
A basic sheet, can be used to show a sheet with custom content. usually used when the design is different from the default sheet, likes Sheet、HeadImageSheet.
Parameters
onDismissRequest
Executes when the user clicks outside the popup.
properties
see DialogProperties.
cornerRadius
The corner radius of the sheet.
followViewpoints
The viewpoints that the sheet will follow.
sheetContent
The content of sheet