Package-level declarations
Functions
Link copied to clipboard
fun BpkInsetBanner(variant: BpkInsetBannerVariant, backgroundColor: Color, modifier: Modifier = Modifier, title: String? = null, subHeadline: String? = null, callToAction: BpkInsetBannerCTA? = null, body: String? = null, logo: @Composable () -> Unit? = null)