background property

PageZOrder get background

The page is rendered in the background.

Implementation

static PageZOrder get background {
  return PageZOrder._('BACKGROUND');
}