w52 method

w-52 -->gt; width: 208px;

Implementation

ContainerBuilder w52() {
  _width = 208;
  return this;
}