bottomLeft property

PagePosition bottomLeft

Page position is at the bottom left.

Implementation

static PagePosition get bottomLeft {
  return PagePosition('BOTTOM_LEFT');
}