Package-level declarations
The Price Component.
Types
Functions
Link copied to clipboard
fun Price(price: String, type: PriceType, size: PriceSize, modifier: Modifier = Modifier, prefix: String? = null, footerContent: @Composable ColumnScope.() -> Unit? = null)
Localization is handled via the LocalLocaleList CompositionLocal.