FooterText

fun FooterText(text: String, modifier: Modifier = Modifier)

FooterText can be used for any kind of normal text in the price footer.

Footer Text Sample

Parameters

text

String to be shown in the footer.

modifier

Modifier to be applied to the FooterText.