bgOpacity70 method

ContainerBuilder bgOpacity70()

bg-opacity-70 - 70% 透明度

Implementation

ContainerBuilder bgOpacity70() => bgOpacity(0.7);