h8 method

h-8 -->gt; height: 32px;

Implementation

ContainerBuilder h8() {
  _height = 32;
  return this;
}