h11 method

h-11 -->gt; height: 44px;

Implementation

ContainerBuilder h11() {
  _height = 44;
  return this;
}