Skip to main content

Module linked_text

Module linked_text 

Source
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§

LinkedText
Renders an AnnotatedString and automatically dispatches link clicks: