w40 method

w-40 -->gt; width: 160px;

Implementation

ContainerBuilder w40() {
  _width = 160;
  return this;
}