left property

Page position is at the left.

Implementation

static PagePosition get left {
  return PagePosition('LEFT');
}