Function Theme.clearFont

Clears the Font at name if the theme has type.

void clearFont (
  const(String) name,
  const(String) type
) nothrow @nogc;