h7 method

h-7 -->gt; height: 28px;

Implementation

ContainerBuilder h7() {
  _height = 28;
  return this;
}