Fyne API "widget.RichTextStyle"
widget.RichTextStyle
import "fyne.io/fyne/v2/widget"
Usage
type RichTextStyle
type RichTextStyle struct {
Alignment fyne.TextAlign
ColorName fyne.ThemeColorName
Inline bool
SizeName fyne.ThemeSizeName // The theme name of the text size to use, if blank will be the standard text size
TextStyle fyne.TextStyle
}
RichTextStyle describes the details of a text object inside a RichText widget.
Since:
2.1