w4 method

w-4 -->gt; width: 16px;

Implementation

ContainerBuilder w4() {
  _width = 16;
  return this;
}