Text.this

Build text with default font

class Text
this
(
string text_ = ""
,
Font font_ = getDefaultFont()
)

Meta