LazyTabComponent constructor

LazyTabComponent()

Implementation

LazyTabComponent() : super('LazyTabComponent') {
  fullSize();
  vertical = true;
  fillContent = true;
}