h0_5 method

h-0.5 -->gt; height: 2px;

Implementation

ContainerBuilder h0_5() {
  _height = 2;
  return this;
}