sys::Obj fwt::RichTextStyle
Defines the font and color styling of a text segment in a RichTextModel.
RichTextModel
const Color bg
Background color or null
Source
const Color fg
Foreground color
const Font font
Font of text segment
override Str toStr()
Return a string representation of this object.