w36 method

w-36 -->gt; width: 144px;

Implementation

ContainerBuilder w36() {
  _width = 144;
  return this;
}