Variable Style._backgroundDrawable

class Style
{
  // ...
  Ref!(dcanvas.graphics.resources.Drawable) _backgroundDrawable;
  // ...
}