Struct StyledString

Internal structure to style a string

struct StyledString ;

Constructors

NameDescription
this (unformatted)

Fields

NameTypeDescription
unformatted string

Methods

NameDescription
addStyle (style)
setBackground (color)
setForeground (color)
toString ()