Expand description
LinkedText widget — renders AnnotatedString with link annotations auto-handled.
Mirrors the behaviour of Jetpack Compose BasicText / Text when the
annotated string contains LinkAnnotation.Url or LinkAnnotation.Clickable.
Functions§
- Linked
Text - Renders an
AnnotatedStringand automatically dispatches link clicks: