w28 method

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

Implementation

ContainerBuilder w28() {
  _width = 112;
  return this;
}