FooterLinkText

fun FooterLinkText(linkText: String, modifier: Modifier = Modifier)

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

Footer Text Sample

Parameters

linkText

String to be shown in the footer.

modifier

Modifier to be applied to the FooterLinkText.