Function Theme.clearConstant

Clears the constant at name if the theme has type.

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