top property

Page position is at the top.

Implementation

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