h96 method

h-96 -->gt; height: 384px;

Implementation

ContainerBuilder h96() {
  _height = 384;
  return this;
}