w6 method

w-6 -->gt; width: 24px;

Implementation

ContainerBuilder w6() {
  _width = 24;
  return this;
}