right property

PagePosition right

Page position is at the right.

Implementation

static PagePosition get right {
  return PagePosition('RIGHT');
}