w7 method

w-7 -->gt; width: 28px;

Implementation

ContainerBuilder w7() {
  _width = 28;
  return this;
}