font property
The font type to be used for the text.
This value specifies the font type. It can be NyxFont.defaultFont, NyxFont.defaultBold, NyxFont.sansSerif, NyxFont.serif, or NyxFont.monospace. Default is NyxFont.defaultFont.
Implementation
NyxFont font;