Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun BpkOverlay(modifier: Modifier = Modifier, overlayType: BpkOverlayType = BpkOverlayType.SolidHigh, foregroundContent: @Composable BoxScope.() -> Unit? = null, content: @Composable BoxScope.() -> Unit)