topRight property

PagePosition topRight

Page position is at the top right.

Implementation

static PagePosition get topRight {
  return PagePosition('TOP_RIGHT');
}