NovelateMenuText

A menu text configuration.

Constructors

this
this(string text, string color, string font)

Creates a new menu item text configuration.

Members

Properties

color
string color [@property getter]

Gets the color.

font
string font [@property getter]

Gets the font.

text
string text [@property getter]

Gets the text.

Meta