Function Theme.defaultFont

The theme's default font.

Font defaultFont() nothrow @property @nogc;

void defaultFont (
  Font v
) nothrow @property @nogc;