Variable CombinedDrawable.boxShadow

class CombinedDrawable
{
  // ...
  Ref!(dcanvas.graphics.resources.Drawable) boxShadow;
  // ...
}