Package-level declarations
Functions
Link copied to clipboard
fun ConsentModalBottomSheet(sheetState: SheetState, request: Request, documentName: String, documentDescription: String, documentCardArt: ImageBitmap?, trustPoint: TrustPoint?, appName: String? = null, appIconPainter: Painter? = null, onConfirm: () -> Unit = {}, onCancel: () -> Unit = {}, showCancelAsBack: Boolean = false)
A ModalBottomSheet used for obtaining the user's consent when presenting credentials.