w48 method

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

Implementation

ContainerBuilder w48() {
  _width = 192;
  return this;
}