center property

PagePosition center

Page position is at the center.

Implementation

static PagePosition get center {
  return PagePosition('CENTER');
}