w1_5 method

w-1.5 -->gt; width: 6px;

Implementation

ContainerBuilder w1_5() {
  _width = 6;
  return this;
}