w72 method

w-72 -->gt; width: 288px;

Implementation

ContainerBuilder w72() {
  _width = 288;
  return this;
}