flix

0.63.0

RichString.Span

enum SpanSource
case Span({ bgColor = Color, fgColor = Color, styles = Set[Style], text = String })

A text span with content, foreground color, background color, and styles.

A span represents a contiguous piece of text with uniform styling.