w3_5 method

w-3.5 -->gt; width: 14px;

Implementation

ContainerBuilder w3_5() {
  _width = 14;
  return this;
}