h40 method

h-40 -->gt; height: 160px;

Implementation

ContainerBuilder h40() {
  _height = 160;
  return this;
}