bottom property

PagePosition bottom

Page position is at the bottom.

Implementation

static PagePosition get bottom {
  return PagePosition('BOTTOM');
}