Function Theme.hasStylebox

Returns true if StyleBox with name is in type. Returns false if the theme does not have type.

bool hasStylebox (
  const(String) name,
  const(String) type
) nothrow @nogc const;