w3 method

w-3 -->gt; width: 12px;

Implementation

ContainerBuilder w3() {
  _width = 12;
  return this;
}