Function Theme.clearStylebox

Clears StyleBox at name if the theme has type.

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