AccessibilityBottomSheetDialog

fun AccessibilityBottomSheetDialog(content: @Composable ColumnScope.() -> Unit, modifier: Modifier = Modifier, backgroundColor: Color, popUpTopRightButtonTitle: String, popUpTopRightButtonDescription: String, sheetState: ModalBottomSheetState)

Bottom sheet to show items in vertical list view with a close button at top