w9 method

w-9 -->gt; width: 36px;

Implementation

ContainerBuilder w9() {
  _width = 36;
  return this;
}