w64 method

w-64 -->gt; width: 256px;

Implementation

ContainerBuilder w64() {
  _width = 256;
  return this;
}