w12 method

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

Implementation

ContainerBuilder w12() {
  _width = 48;
  return this;
}