w0_5 method

w-0.5 -->gt; width: 2px;

Implementation

ContainerBuilder w0_5() {
  _width = 2;
  return this;
}