w8 method

w-8 -->gt; width: 32px;

Implementation

ContainerBuilder w8() {
  _width = 32;
  return this;
}