bottomRight property

PagePosition bottomRight

Page position is at the bottom right.

Implementation

static PagePosition get bottomRight {
  return PagePosition('BOTTOM_RIGHT');
}