widget.RichTextBlock
import "fyne.io/fyne/v2/widget"
Usage
type RichTextBlock
type RichTextBlock interface {
Segments() []RichTextSegment
}
RichTextBlock is an extension of a text segment that contains other segments
Since:
2.1