Theme.clearConstant

Clears the constant at name if the theme has node_type.

struct Theme
@nogc nothrow
void
clearConstant
(
in String name
,
in String node_type
)

Meta