z2 method

z-2 -> z-index: 2

Implementation

ContainerBuilder z2() {
  return zIndex(2);
}