w11 method

w-11 -->gt; width: 44px;

Implementation

ContainerBuilder w11() {
  _width = 44;
  return this;
}