Variable BoxShadowDrawable.texture

class BoxShadowDrawable
{
  // ...
  Ref!(dcanvas.graphics.drawbuf.ColorDrawBuf) texture;
  // ...
}