AutoLinkText
fun AutoLinkText(text: String, modifier: ERROR CLASS: Symbol not found for Modifier = Modifier, style: ERROR CLASS: Symbol not found for TextStyle = TextStyle.Default, linkStyles: ERROR CLASS: Symbol not found for TextLinkStyles = DefaultTextLinkStyles, color: ERROR CLASS: Symbol not found for Color = Color.Unspecified, textAlign: ERROR CLASS: Symbol not found for TextAlign?? = null)(source)
A Text component that automatically detects and linkifies URLs, email addresses, and phone numbers.