top1 method

top-1 -->gt; top: 4px

Implementation

ContainerBuilder top1() {
  _positionTop = 4;
  return this;
}