w32 method

w-32 -->gt; width: 128px;

Implementation

ContainerBuilder w32() {
  _width = 128;
  return this;
}