top property

PagePosition get top

Page position is at the top.

Implementation

static PagePosition get top {
  return PagePosition('TOP');
}