Logo FS-Skia-UI

RichTextStyle Type

The visual styling of a `RichTextRun`: font family/size, `Weight`, foreground/background colors, underline, and italic.

Record fields

Record Field Description

Background

Full Usage: Background

Field type: Color option
Field type: Color option

FontFamily

Full Usage: FontFamily

Field type: string option
Field type: string option

FontSize

Full Usage: FontSize

Field type: float
Field type: float

Foreground

Full Usage: Foreground

Field type: Color
Field type: Color

Italic

Full Usage: Italic

Field type: bool
Field type: bool

Underline

Full Usage: Underline

Field type: bool
Field type: bool

Weight

Full Usage: Weight

Field type: RichTextWeight
Field type: RichTextWeight

Type something to start searching.