w24 method

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

Implementation

ContainerBuilder w24() {
  _width = 96;
  return this;
}