Package-level declarations
Functions
Link copied to clipboard
fun POCountdownTimerText(textFormat: String, timeoutSeconds: Int, modifier: Modifier = Modifier, style: POText.Style = POText.Style(
color = colors.text.primary,
textStyle = typography.s15(FontWeight.Medium)
))